Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void SetLiteral( string s ) |
| Visual Basic |
|---|
Public Sub SetLiteral ( _ s As String _ ) |
| Visual C++ |
|---|
public: void SetLiteral( String^ s ) |
Parameters
- s
- Type: System..::..String