Enumeration
CharacterCountLocation
Character count location 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 = 1651471469 | readonly | Displays the character count at the bottom of the frame. | |
| Number = 1818584692 | readonly | Displays the character count on the left side of the frame. | |
| Number = 1852796517 | readonly | Hides the character count. | |
| Number = 1919379572 | readonly | Displays the character count on the right side of the frame. | |
| Number = 1953460256 | readonly | Displays the character count at the top of the frame. |
Object of 2
Properties elsewhere that hold an CharacterCountLocation value.