Enumeration
TextFrameContents
Text frame content type 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 = 1346925688 | readonly | Fills the text frame with placeholder text. | |
| Number = 1346925665 | readonly | Fills the text frame with arabic placeholder text. | |
| Number = 1346925667 | readonly | Fills the text frame with cyrillic placeholder text. | |
| Number = 1346925671 | readonly | Fills the text frame with greek placeholder text. | |
| Number = 1346925672 | readonly | Fills the text frame with hebrew placeholder text. |
Object of 3
Properties elsewhere that hold an TextFrameContents value.