[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.CenterWindow

CenterWindow Property

CenterWindow

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

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

A bool value. true if the PDF should include the CenterWindow flag; otherwise, false.