TdxPDFViewerOptionsForm.AllowEdit Property
Specifies if users can edit interactive fields.
Declaration
property AllowEdit: Boolean read; write; default False;
Property Value
Type | Default | Description |
---|---|---|
Boolean | False | True if users can edit interactive fields; otherwise, False. |
See Also