ExpertPDF Split PDF Library
Returns the number of pages of the specified PDF document

Declaration Syntax
public int GetPdfPageCount(
string srcPdfFilePath
)
Public Function GetPdfPageCount ( _
srcPdfFilePath As String _
) As Integer
public:
int GetPdfPageCount(
String^ srcPdfFilePath
)

Parameters
- srcPdfFilePath (String)
- The PDF file full path

Return Value
Number of PDF document pages
Assembly:
ExpertPdf.PdfSplit (Module: ExpertPdf.PdfSplit) Version: 2.0.0.0 (2.0.0.0)