Aspose::Font::MultiLanguageString::ContainsString method
MultiLanguageString::ContainsString method
Returns true if the string is present inside all the language strings.
bool Aspose::Font::MultiLanguageString::ContainsString(System::String str)
Parameter | Type | Description |
---|---|---|
str | System::String | String to check. |
ReturnValue
True if the string is present inside all the language strings.
See Also
- Class String
- Class MultiLanguageString
- Namespace Aspose::Font
- Library Aspose.Font for C++