VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.InteractiveForms Namespace / PdfInteractiveFormFieldAdditionalActions Class / Keystroke Property
Syntax Remarks Requirements SeeAlso
In This Topic
Keystroke Property (PdfInteractiveFormFieldAdditionalActions)
In This Topic
Gets or sets a JavaScript action to be performed when the user types a keystroke into a text field or combo box or modifies the selection in a scrollable list box.
Syntax
Remarks

This action can check the keystroke for validity and reject or modify it.

Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also