PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / PreviewPageMultiDoc Class / PageIdx Property

In This Topic
    PageIdx Property (PreviewPageMultiDoc)
    In This Topic
    Gets the page index.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageIdx As Integer
    public int PageIdx {get;}
    See Also