RulerDensity
Contents
[
Hide
]RulerDensity class
Specifies the horizontal subdivisions on the ruler for the page.
Constructors
| Name | Description |
|---|---|
| RulerDensity | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies the horizontal subdivisions on the ruler for the page. The value of the property is RulerDensityValue integer |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
| deepClone | Creates deep copy of this instance. |
RulerDensity(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A 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.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.
deepClone()
Creates deep copy of this instance.