Class RTLFixer
public class RTLFixer
- Inheritance
-
RTLFixer
- Inherited Members
- Extension Methods
Constructors
RTLFixer()
public RTLFixer()
Methods
Fix(string)
public static string Fix(string str)
Parameters
strstring
Returns
Fix(string, bool)
public static string Fix(string str, bool rtl)
Parameters
Returns
Fix(string, bool, bool)
public static string Fix(string str, bool showTashkeel, bool useHinduNumbers)