LocalizeFontValue
LocalizeFontValue enumeration
Specifies whether the shape text should be localized (translated into another language).
public enum LocalizeFontValue
Values
| Name | Value | Description |
|---|---|---|
| LocalizeFontOnlyArialSymbol | 0 | Localize the font only if it is Arial or Symbol (the default). |
| AlwaysLocalizeFont | 1 | Always localize the font. |
| NeverLocalizeFont | 2 | Never localize the font. |
| Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram