Enumeration
BaselineGridRelativeOption
The zero point for the baseline grid offset.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1162766189 | readonly | The baseline grid offset zero point is at the top page margin. | |
| Number = 1162766196 | readonly | The baseline grid offset zero point is at the top of the page. |
Object of 1
Properties elsewhere that hold an BaselineGridRelativeOption value.