TdxPDFCustomField.ReadOnly Property
Specifies if the field has read-only status.
Declaration
property ReadOnly: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | True if users cannot change the field’s value; otherwise, False. |
See Also