MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Page Namespace / Settings Class / Pagination Property

In This Topic
Pagination Property (Settings)
In This Topic
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
 
See Also