PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 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