page property
PdfPage?
get
page
Gets a page of the annotation. Read-Only.
Implementation
PdfPage? get page => _helper.page;
Gets a page of the annotation. Read-Only.
PdfPage? get page => _helper.page;