Actions to execute when any of the events is triggered.
Members
Members
Action to be performed to recalculate the value of a field.
The name of this event in the PDF spec is C
.
Type:
Execute an action when the value of the field changes.
The name of this event in the PDF spec is V
and can check the new value for validity.
Type:
Action to be performed before the field is formatted to display its current value.
The name of this event in the PDF spec is F
.
Type:
Action to be performed when the user types a key-stroke into a text field or combo box or modifies the selection in a scrollable list box.
The name of this event in the PDF spec is K
.