| 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
Syntaxpublic int getNumberOfPages()
Public Function getNumberOfPages As Integer
Return Value
Type: 
Int32Number of pages of the PDF document.
 See Also
See Also