Namespace: iTextSharp.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static char GetCorrespondingSymbol( char c ) |
Visual Basic |
---|
Public Shared Function GetCorrespondingSymbol ( _ c As Char _ ) As Char |
Visual C++ |
---|
public: static wchar_t GetCorrespondingSymbol( wchar_t c ) |
Parameters
- c
- Type: System..::..Char