Click or drag to resize

PDFViewCtrlGetPageCount Method

Gets the total number of pages in the document.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetPageCount()

Return Value

Type: Int32
the total number of pages in the document.
See Also