PdfToTextConverterGetPageCount(String) Method
Gets the number of PDF pages of a PDF file
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public int GetPageCount(
string pdfFile
)
Public Function GetPageCount (
pdfFile As String
) As Integer
- pdfFile String
- The full path of the PDF file
Int32The number of pages in PDF document