readOnlyFields property
Set of field names that should be displayed as read-only.
Fields in this set will be non-editable regardless of their PdfFormField.isReadOnly property.
Implementation
final Set<String> readOnlyFields;
Set of field names that should be displayed as read-only.
Fields in this set will be non-editable regardless of their PdfFormField.isReadOnly property.
final Set<String> readOnlyFields;