ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions Class / HideMenubar Property

In This Topic
    HideMenubar Property (PdfExportOptions)
    In This Topic
    Specifies if the export should use the hideMenubar flag when using the PDF Viewer type.
    Syntax
    'Declaration
     
    Public Property HideMenubar As Boolean
    public bool HideMenubar {get; set;}
    See Also