Enumeration
WatermarkHorizontalPositionEnum
Watermark horizontal 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 = 1883787363 | readonly | Place watermark horizontal center. | |
| Number = 1883787372 | readonly | Place watermark horizontal left. | |
| Number = 1883787378 | readonly | Place watermark horizontal right. |
Object of 1
Properties elsewhere that hold an WatermarkHorizontalPositionEnum value.