LocalizeFont

LocalizeFont class

Specifies whether the shape text should be localized (translated into another language).

Constructors

NameDescription
LocalizeFontConstructor.

Properties

NameTypeDescription
ValueintSpecifies whether the shape text should be localized (translated into another language). The value of the property is Lo
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

LocalizeFont(value)

Constructor.

ParameterTypeDescription
valueintA 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.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.

deepClone()

Creates deep copy of this instance.