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 Function GetText As String
public:
virtual String^ GetText() sealed
Return Value
Type:
String returns the added text.
See Also