PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewToolsIntegrator Class / PreviewNavigationPanel Property

In This Topic
    PreviewNavigationPanel Property (C1PreviewToolsIntegrator)
    In This Topic
    Gets the control containing the preview thumbnail and outline panels.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewNavigationPanel As Control
    public Control PreviewNavigationPanel {get;}
    See Also