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

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