new TextDirection(value)

Constructor.

Parameter

Name Type Optional Description

value

 

 

TextDirectionValue

Methods

deepClone() → Object

Creates deep copy of this instance.

Returns

Object 

equals(value) → boolean

Are objects equal.

Parameter

Name Type Optional Description

value

Object

 

Returns

boolean 

getUfe()

Specifies attributes of an element.

getValue()

Specifies the direction of the characters in a text block. The value of the property is TextDirectionValue integer constant.

hashCode() → Number

Serves as a hash function for a particular type.

Returns

Number 

setUfe()

Specifies attributes of an element.

setValue()

Specifies the direction of the characters in a text block. The value of the property is TextDirectionValue integer constant.