Namespace: iTextSharp.text.xml.simpleparser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
void Text( string str ) |
Visual Basic |
---|
Sub Text ( _ str As String _ ) |
Visual C++ |
---|
void Text( String^ str ) |
Parameters
- str
- Type: System..::..String