Retrieves the text content of the Text Widget.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
SyntaxPublic Function GetText As String
public:
virtual String^ GetText() sealed
Return Value
Type:
String The Text Widget contents
ExceptionsException | Condition |
---|
[!:PDFNetException] | PDFNetException the PDFNet exception |
See Also