Click or drag to resize

TextWidgetGetText Method

Retrieves the text content of the Text Widget.

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

Return Value

Type: String
The Text Widget contents
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also