LocalizeFont
Contents
[
Hide
]LocalizeFont class
Specifies whether the shape text should be localized (translated into another language).
Constructors
| Name | Description |
|---|---|
| LocalizeFont | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies whether the shape text should be localized (translated into another language). The value of the property is Lo |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
| deepClone | Creates deep copy of this instance. |
LocalizeFont(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A LocalizeFontValue value. |
LocalizeFont.Value property
Specifies whether the shape text should be localized (translated into another language). The value of the property is LocalizeFontValue integer constant.
Type: int
LocalizeFont.Ufe property
Specifies attributes of an element.
Type: UnitFormulaErr
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.
deepClone()
Creates deep copy of this instance.