PdfEditorGetPageCount Method

Gets the number of pages in the loaded PDF document

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public int GetPageCount()

Return Value

Int32
The total number of pages.

See Also