VerticalAlign

VerticalAlign class

Specifies the vertical alignment of text within the text block.

new VerticalAlign(value)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Specifies attributes of an element.
getValue()Specifies the vertical alignment of text within the text block. The value of the property is VerticalAlignValue integer
hashCode()Serves as a hash function for a particular type.
setUfe()Specifies attributes of an element.
setValue()Specifies the vertical alignment of text within the text block. The value of the property is VerticalAlignValue integer

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 the vertical alignment of text within the text block. The value of the property is VerticalAlignValue integer constant.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setUfe()

Specifies attributes of an element.

setValue()

Specifies the vertical alignment of text within the text block. The value of the property is VerticalAlignValue integer constant.