ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Rdf Assembly / GrapeCity.ActiveReports.Export.Rdf Namespace / Settings Class / Pagination Property

In This Topic
    Pagination Property (Settings)
    In This Topic
    Gets or sets the value indicates should pagination be used for resulted rdf document or not.
    Syntax
    'Declaration
     
    Public Property Pagination As Boolean
    public bool Pagination {get; set;}
    See Also