ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / CenterWindow Property

In This Topic
    CenterWindow Property (Settings)
    In This Topic
    True to position the document’s window in the center of the screen. Default value: false.
    Syntax
    'Declaration
     
    Public Property CenterWindow As Boolean
    public bool CenterWindow {get; set;}
    See Also