ActiveReports Developer 7
Pagination Property
See Also 
GrapeCity.ActiveReports.Export.Xml.v7 Assembly > GrapeCity.ActiveReports.Export.Xml.Section Namespace > TextExport Class : Pagination Property

Glossary Item Box

Gets or sets the value indicates should pagination be used for resulted text document or not

Syntax

Visual Basic (Declaration) 
Public Property Pagination As System.Boolean
C# 
public System.bool Pagination {get; set;}

See Also