DocumentGetPageCount Method

Overload List

GetPageCount(Stream) A fast method to obtain the page count of a PDF document from the given stream.
GetPageCount(String) A fast method to obtain the page count of a PDF document from the given file path.

See Also