Aspose::Pdf::Facades::FormattedText::IsCjk method

FormattedText::IsCjk method

Checks if text is CJK (Chinese, Japanese, or Korean).

bool Aspose::Pdf::Facades::FormattedText::IsCjk()

ReturnValue

True if text is CJK. Otherwise false.

See Also