Adobe InDesign CS (3.0) Object Model JS: MixedInks

InDesign CS

Class

MixedInks

 A collection of mixed inks.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

MixedInk add (inkList: any, inkPercentages: Array of number[, withProperties: Object])
Creates a new mixed ink swatch.

ParameterTypeDescription
inkList Array of Inks
MixedInkGroup
The inks to mix. Note: Must contain at least two process inks and one spot ink. Can accept: Array of Inks or MixedInkGroup.
inkPercentages Array of numberThe percent to use of each ink in the ink list. (Range: 0 to 100 for each ink)
withPropertiesObjectInitial values for properties of the new MixedInk (Optional)

number count ()
Displays the number of elements in the MixedInk.

Element of

Application.mixedInks

Document.mixedInks

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