Aspose::Font::MultiLanguageString::GetAllLanguageIds 方法

MultiLanguageString::GetAllLanguageIds method

获取所有字符串的语言标识符,如果没有字符串则返回空数组。

System::ArrayPtr<int32_t> Aspose::Font::MultiLanguageString::GetAllLanguageIds()

ReturnValue

包含语言标识符的数组,如果没有字符串则为空数组。

另见