ActiveReports 12
Pagination Property (PdfExport)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfExport Class : Pagination Property
Gets or sets the value, that indicates whether pagination should be used for resultant PDF document or not.
Syntax
'Declaration
 
Public Property Pagination As Boolean
public bool Pagination {get; set;}
See Also

Reference

PdfExport Class
PdfExport Members