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 static sbyte GetDirection( char c ) |
| Visual Basic |
|---|
Public Shared Function GetDirection ( _ c As Char _ ) As SByte |
| Visual C++ |
|---|
public: static signed char GetDirection( wchar_t c ) |
Parameters
- c
- Type: System..::..Char