In This Topic

pageNo Property (PageTransferReadyEventArgs)

In This Topic
Specifies the number of the page into the document.
Syntax
'Declaration
 
Public ReadOnly Property pageNo As Integer
public int pageNo {get;}
See Also