Click or drag to resize

PdfToTextClientgetNumberOfPages Method

Get the number of pages processed from the PDF document.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public int getNumberOfPages()

Return Value

Type: Int32
Number of pages processed from the PDF document.
See Also