PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / DocumentLocation Class / PageNo Property

In This Topic
    PageNo Property (DocumentLocation)
    In This Topic
    Gets the target logical page number.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNo As Integer
    public int PageNo {get;}
    See Also