Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Actions

FieldActionsModel Class

Provides all field actions.

csharp
public class FieldActionsModel

Inheritance System.Object 🡒 FieldActionsModel

Properties
CalculateActionCalculation action to be executed when dependent values change.
<remarks>Does not apply to button fields.</remarks>
FormatActionThe action that will be executed before a field is displayed.
<remarks>Does not apply to button fields.</remarks>
KeyStrokeActionAn action that will be executed when a user types a keystroke (or another item is selected from a list).
<remarks>Does not apply to button fields.</remarks>
ValidationActionValidation action to be executed when value changes.
<remarks>Does not apply to button fields.</remarks>
XfaActionsXFA actions associated with a field.

xfaActions returns an array of XfaActionModel objects, one for each action with a non-empty script.
Each XfaActionModel contains two strings:

- the Activity which triggers the action, and
- the Script which will be executed.

Valid activities are: