[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.HideWindowUI

HideWindowUI Property

HideWindowUI

Gets or sets a value indicating whether the PDF should use the HideWindowUI flag when using the PDF-based Web Viewer type.

Declaration
public bool HideWindowUI { get; set; }
Property Value
Type Description
bool

A bool value. true if the PDF should use the HideWindowUI flag; otherwise, false.