Winnovative PDF Split Library for .NET
GetPdfPageCount Method (srcPdfFilePath)
NamespacesWinnovative.PDFSplitPDFSplitManagerGetPdfPageCount(String)
Winnovative PDF Split Library for .NET
Returns the number of pages of the specified PDF document
Declaration Syntax
C#Visual BasicVisual C++
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: Winnovative.PDFSplit (Module: Winnovative.PDFSplit) Version: 2.0.0.0 (2.0.0.0)