Overload List
Name | Description | |
---|---|---|
GetNumberOfPages(Byte) |
Returns the number of pages in the PDF document.
| |
GetNumberOfPages(String) |
Returns the number of pages in the PDF file.
PDF file name Return ValueType:Number of pages in the PDF file, exception in case of error. | |
GetNumberOfPages(Byte, String) |
Returns the number of pages in the PDF document.
| |
GetNumberOfPages(String, String) |
Returns the number of pages in the PDF file.
|
See Also