PdfFieldScriptChanged Property |
Namespace: RadPdf.Data.Document.Objects.FormFields
If IsLocked is true, setting this property to false will instruct RAD PDF to ignore any client side / PDF JavaScript caused changes to this object. This property can not be set to true manually.
RAD PDF sets this value to true after a JavaScript changes a normally locked form field value (e.g. the Field.display value is changed, the options list via the .setItems() method, etc).