Namespace: iTextSharp.text.html
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public bool Add( string str ) |
| Visual Basic |
|---|
Public Function Add ( _ str As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool Add( String^ str ) |
Parameters
- str
- Type: System..::..String