numPages

The numPages property returns number of pages in the document.

 

Syntax

System.Int32 numPages();

 

Return Value

Returns the numPages object, otherwise, null.

 

Remarks

This property is Read-Only

 

Member of doc.

 

Example