GridDensity

GridDensity class

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

Constructors

NameDescription
GridDensityConstructor.

Properties

NameTypeDescription
ValueintSpecifies the type of horizontal/vertical grid to use for a page. The value of the property is GridDensityValue 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.

GridDensity(value)

Constructor.

ParameterTypeDescription
valueintA GridDensityValue value.

GridDensity.Value property

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

Type: int

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