Enumeration
ContourOptionsTypes
The path on which to base the contour text wrap.
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 = 1634756707 | readonly | Sets the text wrap shape to the edges of the specified alpha channel. To specify the alpha channel, see contour path name. | |
| Number = 1701732962 | readonly | Sets the text wrap shape to the object's bounding box. | |
| Number = 1685349735 | readonly | Sets the text wrap shape to the edges of the image. | |
| Number = 1701734246 | readonly | Sets the text wrap shape to the wrapped object's graphics frame. | |
| Number = 1886613620 | readonly | Sets the text wrap shape to the specified Photoshop path. To specify the Photoshop path, see contour path name. | |
| Number = 1935762288 | readonly | Sets the text wrap shape to the clipping path (if any) defined in Photoshop. Note: A path cannot be specified using this enumeration. To set the text wrap shape to a specific path, use the photoshop path contour options type enumeration value. | |
| Number = 1685087092 | readonly | The Smart Text Wrap selects the key Subject in the content based on Adobe Sensei. |
Object of 3
Properties elsewhere that hold an ContourOptionsTypes value.