Click or drag to resize
Pdf Library for .NET

PdfToolGetPageCount Method

Gets the number of pages in the loaded PDF document.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public int GetPageCount()

Return Value

Int32
The number of pages in the current PDF document.
See Also