ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering Namespace / RenderingContext Class / PageInfo Property

In This Topic
    PageInfo Property (RenderingContext)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PageInfo As IPageInformationService
    public IPageInformationService PageInfo {get;}
    See Also