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

Glossary Item Box

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

Syntax

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

Requirements


See Also