Overload List
| Name | Description | |
|---|---|---|
| PdfPageCount(Byte) |
Call this method to get the page count of a PDF document contained in a memory buffer
| |
| PdfPageCount(Stream) |
Call this method to get the page count of a PDF document contained in a stream
| |
| PdfPageCount(String) |
Call this method to get the page count of a PDF file
|
See Also