RulerDensity

RulerDensity class

Specifies the horizontal subdivisions on the ruler for the page.

Constructors

NameDescription
RulerDensityConstructor.

Properties

NameTypeDescription
ValueintSpecifies the horizontal subdivisions on the ruler for the page. The value of the property is RulerDensityValue 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.

RulerDensity(value)

Constructor.

ParameterTypeDescription
valueintA RulerDensityValue value.

RulerDensity.Value property

Specifies the horizontal subdivisions on the ruler for the page. The value of the property is RulerDensityValue integer constant.

Type: int

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