Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / EmfOutlineHeader Class / PageIdx Property

In This Topic
    PageIdx Property (EmfOutlineHeader)
    In This Topic
    Gets or sets the 0-based page index.
    Syntax
    'Declaration
     
    Public Property PageIdx As Integer
    public int PageIdx {get; set;}
    See Also