form property

PdfForm? form

Gets the form of the PdfField.

Implementation

PdfForm? get form => _fieldHelper.form;