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

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