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

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