Indesign Scripting Reference
home | search | Links
JavaScript >> ContourOption

ContourOption

A contour option for a text wrap.

ContourOption Properties

Property Type Access Description
alphaChannelPathNames Array of Strings read A list of the names of alpha channel paths in the imported graphic.
contourPathName String r/w The name of current contour options applied.
contourType ContourOptionsTypes enumeration r/w The contour options type.
includeInsideEdges Boolean r/w If true, include inside edges when creating the contour wrap.
parent Object read The parent of the object.
photoshopPathNames Array of Strings read A list of the names of the Photoshop paths in the imported graphic.
properties An array of property names and values r/w Property that allows setting of several properties at the same time.

ContourOption Methods

Method Returns Description
getElements Array of Objects Resolve the object specifier.
toSource String Generate JavaScript source that, if executed, will return the specified objects.
toSpecifier String Retrieve the object specifier.