ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / PdfViewerPreferences Class / HideMenuBar Property

In This Topic
    HideMenuBar Property (PdfViewerPreferences)
    In This Topic
    Gets or sets a value indicating whether to hide the viewer menu bar when the PDF document is active.
    Syntax
    'Declaration
     
    Public Property HideMenuBar As System.Boolean
    public System.bool HideMenuBar {get; set;}
    See Also