PDFMergeGetCurrentPageCount Method

Retrieves the number of pages of current PDF document

Definition

Namespace: EvoPdf.PdfMerge
Assembly: EvoPdfMerge_NetCore (in EvoPdfMerge_NetCore.dll) Version: 14.0.0
C#
public int GetCurrentPageCount()

Return Value

Int32
The number of pages of current PDF document

See Also