[]
        
(Showing Draft Content)

C1.Util.FontShaping.IsRightToLeft

IsRightToLeft Method

IsRightToLeft(char)

Declaration
public static bool IsRightToLeft(char ch)
Public Shared Function IsRightToLeft(ch As Char) As Boolean
Parameters
Type Name Description
char ch
Returns
Type Description
bool

IsRightToLeft(string)

Declaration
public static bool IsRightToLeft(string text)
Public Shared Function IsRightToLeft(text As String) As Boolean
Parameters
Type Name Description
string text
Returns
Type Description
bool