EnumContourOptionsTypes

The path on which to base the contour text wrap.

Static Properties

Name Description
ALPHA_CHANNEL Sets the text wrap shape to the edges of the specified alpha channel. To specify the alpha channel, see contour path name.
BOUNDING_BOX Sets the text wrap shape to the object's bounding box.
DETECT_EDGES Sets the text wrap shape to the edges of the image.
GRAPHIC_FRAME Sets the text wrap shape to the wrapped object's graphics frame.
PHOTOSHOP_PATH Sets the text wrap shape to the specified Photoshop path. To specify the Photoshop path, see contour path name.
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.