ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / PdfViewerOptions 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