www.gnostice.com 

PageCount

Top  Previous  Next

The PageCount property gives the total number of pages in the current document.

 

 

 

Syntax

 

 

[VC++]

long GetPageCount();

 

[C#]

public abstract new int PageCount [get]

 

[VB]

Property PageCount As Long