Enumeration
ContentType
The content type of an object.
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 = 1735553140 | readonly | The frame is a graphics frame. | |
| Number = 1952412773 | readonly | The frame is a text frame. | |
| Number = 1970168179 | readonly | No content type assigned. |
Object of 8
Properties elsewhere that hold an ContentType value.