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 SetCodePage( string value ) |
Visual Basic |
---|
Public Sub SetCodePage ( _ value As String _ ) |
Visual C++ |
---|
public: void SetCodePage( String^ value ) |
Parameters
- value
- Type: System..::..String