ActiveReports 13
Pagination Property (Settings)

GrapeCity.ActiveReports.Export.Image Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : Pagination Property
By default, each page of a report is rendered as a separate image. Set this value to False to render the entire report as a single image.
Syntax
'Declaration
 
Public Property Pagination As Boolean
public bool Pagination {get; set;}
See Also

Reference

Settings Class
Settings Members