In This Topic

CurrentPage Property (DocuViewareControl)

In This Topic
Current page of the displayed document, starts from 1 (Read-Only).
Syntax
'Declaration
 
Public ReadOnly Property CurrentPage As Integer
public int CurrentPage {get;}
See Also