Unicode Tools
How can I manage Unicode characters?
Using this functionality that is available on Textify is very simple! Just use the Textify.Unicode namespace in any piece of code you want to use the library, as in: using Textify.Data.Unicode;
Just use the UnicodeTools class that contains:
ReverseRtl(string)*: Reverses the RTL characters.
Last updated