Value
Name | Description | Value |
---|---|---|
ContourOptionsTypes.ALPHA_CHANNEL | Sets the text wrap shape to the edges of the specified alpha channel. To specify the alpha channel, see contour path name. | 1634756707 = 'aphc' |
ContourOptionsTypes.BOUNDING_BOX | Sets the text wrap shape to the object's bounding box. | 1701732962 = 'enbb' |
ContourOptionsTypes.DETECT_EDGES | Sets the text wrap shape to the edges of the image. | 1685349735 = 'dteg' |
ContourOptionsTypes.GRAPHIC_FRAME | Sets the text wrap shape to the wrapped object's graphics frame. | 1701734246 = 'engf' |
ContourOptionsTypes.PHOTOSHOP_PATH | Sets the text wrap shape to the specified Photoshop path. To specify the Photoshop path, see contour path name. | 1886613620 = 'pspt' |
ContourOptionsTypes.SAME_AS_CLIPPING | 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. | 1935762288 = 'sacp' |
Usage
As property
ChangeObjectPreference.contourType
ContourOption.contourType
FindObjectPreference.contourType
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |