Click or drag to resize

PDFMergeGetCurrentPageCount Method

Retrieves the number of pages of current PDF document

Namespace: ExpertPdf.MergePdf
Assembly: epmergepdf (in epmergepdf.dll) Version: 9.0
Syntax
public int GetCurrentPageCount()

Return Value

Int32
The number of pages
See Also