ActiveReports 13
Pagination Property (RtfExport)

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

See Also

Reference

RtfExport Class
RtfExport Members