ActiveReports 13
SizeToFit Property (Settings)

GrapeCity.ActiveReports.Export.Image Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : SizeToFit Property
By default, rendered report pages are not resized to fit within the selected image size. Set this value to True to resize the report pages.
Syntax
'Declaration
 
Public Property SizeToFit As Boolean
public bool SizeToFit {get; set;}
See Also

Reference

Settings Class
Settings Members