PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / EmfOutlineHeader Class / PageIdx Property

In This Topic
    PageIdx Property
    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