Gets the content of the text element.

Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
string ToString()
Visual Basic
Function ToString As String
Visual C++
String^ ToString()

Return Value

the content of the text element

See Also