Enumeration
BaselineFrameGridRelativeOption
The starting point used to calculate the baseline frame 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 = 1163161446 | readonly | Offsets the grid from the top of the text frame. | |
| Number = 1163161449 | readonly | Offsets the grid from the top inset of the text frame. | |
| Number = 1163161453 | readonly | Offsets the grid from the top margin of the page. | |
| Number = 1163161458 | readonly | Offsets the grid from the top of the page. |
Object of 3
Properties elsewhere that hold an BaselineFrameGridRelativeOption value.