PDFSplitManagerGetPdfPageCount(String) Method
Returns the number of pages of the specified PDF document
Namespace: EvoPdf.PdfSplitAssembly: EvoPdfSplit_NetCore (in EvoPdfSplit_NetCore.dll) Version: 14.0.0
public int GetPdfPageCount(
string srcPdfFilePath
)
- srcPdfFilePath String
- The PDF file full path
Int32Number of PDF document pages