ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Section Namespace / RtfExport Class / Pagination Property

In This Topic
    Pagination Property (RtfExport)
    In This Topic
    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