Click or drag to resize

HtmlToPdfClientgetNumberOfPages Method

Get the number of pages of the PDF document resulted from the API call.

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 of the PDF document.
See Also