Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
iTextSharp documentation
IElement
.
.
::
.
.
ToString Method
IElement Interface
See Also
Send Feedback
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
IElement Interface
iTextSharp.text Namespace