pageCount property

int get pageCount

The number of pages in the document

Implementation

int get pageCount => _root.length;