ActiveReports 8
Pagination Property
See Also 
GrapeCity.ActiveReports.Export.Xml.v8 Assembly > GrapeCity.ActiveReports.Export.Xml.Section Namespace > TextExport Class : Pagination Property

Glossary Item Box

Gets or sets the value, that indicates whether pagination should be used for resultant text document or not.

Syntax

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

Requirements


See Also