Winnovative Logo

PdfToImageConverterGetPageCount Method (String)

Winnovative Client for .NET Core
Gets the number of PDF pages of a PDF file

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public int GetPageCount(
	string pdfFile
)

Parameters

pdfFile
Type: SystemString
The full path of the PDF file

Return Value

Type: Int32
The number of pages in PDF document
See Also

Reference