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

In This Topic
    FitWindow Property (Settings)
    In This Topic
    True to resize the document’s window to fit the size of the first displayed page. Default value: false.
    Syntax
    'Declaration
     
    Public Property FitWindow As Boolean
    public bool FitWindow {get; set;}
    See Also