ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / HideMenubar Property

In This Topic
    HideMenubar Property (Settings)
    In This Topic
    True to hide the viewer application’s menu bar when the document is active. Default value: false.
    Syntax
    'Declaration
     
    Public Property HideMenubar As Boolean
    public bool HideMenubar {get; set;}
    See Also