Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Actions.FieldActionsModel
FieldActionsModel.KeyStrokeAction Property
An 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>
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.Actions.ActionModel KeyStrokeAction { get; set; }