[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfString.IsRightToLeft

IsRightToLeft Method

IsRightToLeft(string)

Is right to left text (such as" Arabic or Hebrew).

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

The text string.

Returns
Type Description
bool

True if the text string is right to left, otherwise false.