VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.JavaScriptApi Namespace / PdfJsEvent Class
In This Topic
PdfJsEvent Class Properties
In This Topic
For a list of all properties of this type, see PdfJsEvent.
Public Properties
 NameDescription
Public PropertyGets or sets the string specifying the change in value that the user has just typed.
Public PropertyGets the export value of the change and is available only during a Field/Keystroke event for list boxes and combo boxes.
Public PropertyGets or sets the value that determines how a form field will lose focus.
Public PropertyGets the name of the event.
Public PropertyGets or sets a value indicating whether a particular event in the event chain should succeed.
Public PropertyGets or sets the ending position of the current text selection during a keystroke event.
Public PropertyGets or sets the starting position of the current text selection during a keystroke event.
Public PropertyGets the target object that triggered the event.
Public PropertyGets the name of the target.
Public PropertyGets the type of the event.
Public PropertyGets or sets the value.
Public PropertyGets a value indicating whether field value will commit.
See Also