ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / RtfExportSettings Class / Pagination Property

In This Topic
    Pagination Property (RtfExportSettings)
    In This Topic
    Gets or sets a value indicating whether to use pagination.
    Syntax
    'Declaration
     
    Public Property Pagination As BoolDefaultExportSetting
    public BoolDefaultExportSetting Pagination {get; set;}

    Property Value

    A BoolDefaultExportSetting object indicating whether to use pagination.
    See Also