document property
PdfDocument
get
document
The document that owns this graphics context.
Implementation
PdfDocument get document => _page.pdfDocument;
The document that owns this graphics context.
PdfDocument get document => _page.pdfDocument;