GridDensity

GridDensity class

Specifies the type of horizontal/vertical grid to use for a page.

new GridDensity(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 type of horizontal/vertical grid to use for a page. The value of the property is GridDensityValue integer
hashCode()Serves as a hash function for a particular type.
setValue()Specifies the type of horizontal/vertical grid to use for a page. The value of the property is GridDensityValue 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 type of horizontal/vertical grid to use for a page. The value of the property is GridDensityValue integer constant.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setValue()

Specifies the type of horizontal/vertical grid to use for a page. The value of the property is GridDensityValue integer constant.