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