page property

PdfPage? page

Gets a page of the annotation. Read-Only.

Implementation

PdfPage? get page => _helper.page;