ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Section Namespace / TextExport Class / Pagination Property

In This Topic
    Pagination Property (TextExport)
    In This Topic
    Gets or sets the value, that indicates whether pagination should be used for resultant text document or not.
    Syntax
    'Declaration
     
    Public Property Pagination As Boolean
    public bool Pagination {get; set;}
    Requirements

    See Also