Enumeration
StoryHorizontalOrVertical
Text orientation options.
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 = 1752134266 | readonly | Orients the text horizontally. | |
| Number = 1433299822 | readonly | The text direction is unknown. | |
| Number = 1986359924 | readonly | Orients the text vertically. |
Object of 3
Properties elsewhere that hold an StoryHorizontalOrVertical value.