Destroys this iterator and all pages that were created using it. Pages created with this iterator may not be able to render correctly after this method has been called.
Get the estimated number of pages this document will generate when reflowing into multiple pages.
Resolves a ContentLocation to a page index or a range of indices in this page iterator.
If this iterator has any more pages to deliver through the next() method.
Get the next page from this iterator.
Skip the next page from this iterator.
true if a page was skipped, false if there were no pages left to skip.
Generated using TypeDoc
Used to reflow a reader document into multiple pages.