ActiveReports 12
FitWindow Property (Settings)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Page Namespace > Settings Class : FitWindow Property
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

Reference

Settings Class
Settings Members