Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / ViewerPreferences Class / HideToolbar Property

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