EVO PDF Merge Library for .NET Documentation

PDFMergeGetCurrentPageCount Method

EVO PDF Merge Library for .NET
Retrieves the number of pages of current PDF document

Namespace:  EvoPdf.PdfMerge
Assembly:  evopdfmerge (in evopdfmerge.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int GetCurrentPageCount()

Return Value

Type: Int32
The number of pages of current PDF document
See Also

Reference