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# |
|---|
protected static string NormalizeEncoding( string enc ) |
| Visual Basic |
|---|
Protected Shared Function NormalizeEncoding ( _ enc As String _ ) As String |
| Visual C++ |
|---|
protected: static String^ NormalizeEncoding( String^ enc ) |
Parameters
- enc
- Type: System..::..String