Class UnicodeTools
Unicode tools
Inheritance
object
UnicodeTools
Namespace: Textify.Data.Unicode
Assembly: Textify.Data.dll
Syntax
public static class UnicodeTools
Methods
| Edit this page View SourceReverseRtl(string)
Reverses the RTL character order in a text
Declaration
public static string ReverseRtl(string text)
Parameters
Type | Name | Description |
---|---|---|
string | text | Text to process |
Returns
Type | Description |
---|---|
string | A string that is obtained from a visual map |
Exceptions
Type | Condition |
---|---|
TextifyException |