ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfViewerPreferences Class / HideToolBar Property

In This Topic
    HideToolBar Property (PdfViewerPreferences)
    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