document property

PdfDocument document

Get the associated document.

Implementation

PdfDocument get document => _state._document!;