Retrieves the text content of the Text Widget.
Namespace:
pdftron.PDF.Annots
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 The Text Widget contents
Exceptions Exception | Condition |
---|
[!:PDFNetException] | PDFNetException the PDFNet exception |
See Also