Adobe InDesign CS5 (7.0) Object Model JS: ContourOptionsTypes

InDesign CS5

 The path on which to base the contour text wrap.

Value

NameDescriptionValue
ContourOptionsTypes.ALPHA_CHANNELSets 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_BOXSets the text wrap shape to the object's bounding box.1701732962 = 'enbb'
ContourOptionsTypes.DETECT_EDGESSets the text wrap shape to the edges of the image.1685349735 = 'dteg'
ContourOptionsTypes.GRAPHIC_FRAMESets the text wrap shape to the wrapped object's graphics frame.1701734246 = 'engf'
ContourOptionsTypes.PHOTOSHOP_PATHSets the text wrap shape to the specified Photoshop path. To specify the Photoshop path, see contour path name.1886613620 = 'pspt'
ContourOptionsTypes.SAME_AS_CLIPPINGSets 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, 20-Jun-2010 v3.0.3dContents :: Index