Winnovative PDF Merge Library for .NET
GetPageCount Method (pdfFilePath)
NamespacesWinnovative.PDFMergePDFMergeGetPageCount(String)
Winnovative PDF Merge Library for .NET
A fast method to obtain the page count of a specified PDF document.
Declaration Syntax
C#Visual BasicVisual C++
public static int GetPageCount(
	string pdfFilePath
)
Public Shared Function GetPageCount ( _
	pdfFilePath As String _
) As Integer
public:
static int GetPageCount(
	String^ pdfFilePath
)
Parameters
pdfFilePath (String)
The path of the PDF file for which to get the page count.
Return Value
The number of pages in the specified PDF document.

Assembly: Winnovative.PDFMerge (Module: Winnovative.PDFMerge) Version: 3.2.0.0 (3.2.0.0)