LocalizeFont

LocalizeFont class

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

new LocalizeFont(value)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Specifies attributes of an element.
getValue()Specifies whether the shape text should be localized (translated into another language). The value of the property is Lo
hashCode()Serves as a hash function for a particular type.
setUfe()Specifies attributes of an element.
setValue()Specifies whether the shape text should be localized (translated into another language). The value of the property is Lo

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

Returns: boolean — boolean

getUfe()

Specifies attributes of an element.

getValue()

Specifies whether the shape text should be localized (translated into another language). The value of the property is LocalizeFontValue integer constant.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setUfe()

Specifies attributes of an element.

setValue()

Specifies whether the shape text should be localized (translated into another language). The value of the property is LocalizeFontValue integer constant.