length property

int length

Gets the number of pages of this document.

Implementation

int get length => _pages.length;