In This Topic

PageCount Property (DocuViewareControl)

In This Topic
Number of pages in the displayed document (Read-Only).
Syntax
'Declaration
 
Public ReadOnly Property PageCount As Integer
public int PageCount {get;}
See Also