pageNum

The pageNum property defines the index for the current page of the document. The value zero represents the first page.

 

Syntax

System.Int32 pageNum();

 

Return Value

Returns the current property value.

 

Remarks

Member of doc.

 

Example