[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfString.IsUnicode

IsUnicode Method

IsUnicode(string)

Is Unicode of the text string.

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

The text string.

Returns
Type Description
bool

True if the text string is Unicode, otherwise false.