VerticalAlign

VerticalAlign class

Specifies the vertical alignment of text within the text block.

Constructors

NameDescription
VerticalAlignConstructor.

Properties

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

VerticalAlign(value)

Constructor.

ParameterTypeDescription
valueintA VerticalAlignValue value.

VerticalAlign.Value property

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

Type: int

VerticalAlign.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.