GridDensity
Contents
[
Hide
]GridDensity class
Specifies the type of horizontal/vertical grid to use for a page.
Constructors
| Name | Description |
|---|---|
| GridDensity | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies the type of horizontal/vertical grid to use for a page. The value of the property is GridDensityValue 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. |
GridDensity(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A 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.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.
deepClone()
Creates deep copy of this instance.