Click or drag to resize

KeyStrokeActionResultGetText Method

The new text to be added. For example, getText() could return an upper case version of the text entered by user.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetText()

Return Value

Type: String
returns the added text.
See Also