ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / PageInfoResult Structure
Members

In This Topic
    PageInfoResult Structure
    In This Topic
    Encapsulates results returned by page information service
    Object Model
    PageInfoResult Structure
    Syntax
    'Declaration
     
    Public Structure PageInfoResult 
       Inherits System.ValueType
    public struct PageInfoResult : System.ValueType 
    Remarks
    This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Layout.PageInfoResult

    See Also