new KeyStrokeActionResult()
[Missing documentation]
Methods
-
copy()
-
Copy Constructor
Returns:
A promise that resolves to an object of type: "PDFNet.KeyStrokeActionResult"- Type
- Promise.<PDFNet.KeyStrokeActionResult>
-
destroy()
-
Destructor
Returns:
- Type
- Promise.<void>
-
getText()
-
Returns:
A promise that resolves to an object of type: "string"- Type
- Promise.<string>
-
isValid()
-
Returns:
A promise that resolves to an object of type: "boolean"- Type
- Promise.<boolean>