Indesign Scripting Reference
home | search | Links
VBScript >> ClippingPathSettings

ClippingPathSettings

A clipping path object.

ClippingPathSettings Properties

Property Type Access Description
AlphaChannelPathNames Array of Strings read A list of the names of the alpha channel paths in the imported graphic.
AppliedPathName String r/w The name of current clipping path applied.
ClippingType idClippingPathType enumeration r/w The clipping path type.
IncludeInsideEdges Boolean r/w If true, include inside edges in the clipping path.
InsetFrame Unit (Double or String) r/w The inset of the clipping path.
InvertPath Boolean r/w If true, invert the clipping path.
Parent Object read The parent of the object.
Paths Paths read The paths of the object.
PhotoshopPathNames Array of Strings read A list of the names of the Photoshop paths in the imported graphic.
RestrictToFrame Boolean r/w If true, restrict the clipping path to the frame.
Threshold Long (0 - 255) r/w Threshold for detect edges or alpha channel.
Tolerance Double (0 - 10) r/w Tolerance.
UseHighResolutionImage Boolean r/w If true, use high resolution image data when creating the clipping path.

ClippingPathSettings Methods

Method Returns Description
ConvertToFrame PageItem Convert to Frame.