getPageCount abstract method

Future<int> getPageCount()

Returns the total number of pages in the document.

Implementation

Future<int> getPageCount();