GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / PageTransferReadyEventArgs Class / pageNo Property

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