MultiLanguageString.ContainsString
MultiLanguageString.ContainsString method
Returns true if the string is present inside all the language strings.
public bool ContainsString(string str)
Parameter | Type | Description |
---|---|---|
str | String | String to check. |
Return Value
True if the string is present inside all the language strings.
See Also
- class MultiLanguageString
- namespace Aspose.Font
- assembly Aspose.Font