Adobe InDesign CS5 (7.0) Object Model JS: ClippingPathType

InDesign CS5

 The type of clipping path to create.

Value

NameDescriptionValue
ClippingPathType.ALPHA_CHANNELThe clipping path is based on an alpha channel defined for the graphic in a graphics application.1634756707 = 'aphc'
ClippingPathType.DETECT_EDGESThe clipping path is based on pixel value threshold and tolerance.1685349735 = 'dteg'
ClippingPathType.NONENo clipping path applied.1852796517 = 'none'
ClippingPathType.PHOTOSHOP_PATHThe clipping path is defined for the graphic in Photoshop.1886613620 = 'pspt'
ClippingPathType.USER_MODIFIED_PATH(Read-only) The clipping path has been manually edited.1970106484 = 'umpt'

Usage

As property

ClippingPathSettings.clippingType

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