Click or drag to resize

IPdfDocumentGetPageCount Method

Gets the number of pages in the PDF document.

Namespace: Compiled.EDD.Scripting.Extensions.Pdf
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
int GetPageCount()

Return Value

Int32
Count of the number of pages in the PDF document.
See Also