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

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