[]
        
(Showing Draft Content)

C1.Util.FontShaping.IsRightToLeft

IsRightToLeft Method

IsRightToLeft(char)

Declaration
public static bool IsRightToLeft(char ch)
Parameters
Type Name Description
char ch
Returns
Type Description
bool

IsRightToLeft(string)

Declaration
public static bool IsRightToLeft(string text)
Parameters
Type Name Description
string text
Returns
Type Description
bool