Adobe InDesign CS (3.0) Object Model JS: ContourOption

InDesign CS

Class

ContourOption

 A contour option.

Hierarchy

TextWrapPreference
ContourOption

Properties

PropertyTypeAccessDescription
alphaChannelPathNames Array of string readonlyA list of the alpha channels stored in the graphic.
contourPathNamestring r/wThe alpha channel or Photoshop path to use for the contour option. Valid only when the contour options is photoshop path or alpha channel.
contourTypeContourOptionsTypes:
ContourOptionsTypes.BOUNDING_BOX
ContourOptionsTypes.PHOTOSHOP_PATH
ContourOptionsTypes.DETECT_EDGES
ContourOptionsTypes.ALPHA_CHANNEL
ContourOptionsTypes.GRAPHIC_FRAME
ContourOptionsTypes.SAME_AS_CLIPPING
r/wThe contour type.
includeInsideEdgesbool r/wIf true, creates interior clipping paths within the surrounding clipping path. Note: Valid only when clipping type is alpha channel or detect edges.
parentTextWrapPreference readonlyThe parent of the ContourOption (a TextWrapPreference).
photoshopPathNames Array of string readonlyA list of the clipping paths stored in the graphic.
propertiesObject r/wA property that allows setting of several properties at the same time.

Element of

TextWrapPreference.contourOptions

Jongware, 27-Jun-2010 v3.0.3dContents :: Index