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

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