Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfViewerOptions Class / HideToolBar Property

In This Topic
    HideToolBar Property (PdfViewerOptions)
    In This Topic
    Gets or sets whether to hide the viewer tool bars when the document is active.
    Syntax
    'Declaration
     
    Public Property HideToolBar As Boolean
    public bool HideToolBar {get; set;}
    See Also