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