[]
Is CJK (Chinese, Japanese, and Korean) of the text string.
public static bool IsCJK(string text)
The text string.
True if the text string is CJK, otherwise false.