ActiveReports 12
Pagination Property (TextExport)

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

See Also

Reference

TextExport Class
TextExport Members