Enumeration
WatermarkVerticalPositionEnum
Watermark vertical position enum type.
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 = 1884704866 | readonly | Place watermark vertical bottom. | |
| Number = 1884704867 | readonly | Place watermark vertical center. | |
| Number = 1884704884 | readonly | Place watermark vertical top. |
Object of 1
Properties elsewhere that hold an WatermarkVerticalPositionEnum value.