pagesCount property

int pagesCount

Count of all pages in document

Implementation

int get pagesCount => _document!.pagesCount;