Ink

An ink.

Methods:

extractLabel, insertLabel

Objects:

Boolean, InkTypes, Number, Object, String

Property Listing

Property

Type

Access

Description

aliasInkName

String

read/write

The ink object to map this ink to.

angle

Number (range 0 - 360)

read/write

The ink's angle. (Range: 0 to 360)

convertToProcess

Boolean

read/write

Converts spot inks to process inks.

frequency

Number

read/write

The frequency of the ink.

id

Number

readonly

The unique ID of the Ink.

index

Number

readonly

The index of the Ink within its containing object.

inkType

InkTypes

InkTypes.NORMAL

InkTypes.OPAQUE

InkTypes.OPAQUE_IGNORE

InkTypes.TRANSPARENT

read/write

The trapping type of the ink.

isProcessInk

Boolean

readonly

If true, the ink is a process ink.

label

String

read/write

A property that can be set to any string.

name

String

readonly

The name of the Ink.

neutralDensity

Number

read/write

The neutral density.

parent

Application

Document

readonly

The parent of the Ink (a Application or Document).

printInk

Boolean

read/write

If true, prints the ink. Only valid when printing separations.

properties

Object

read/write

A property that allows setting of several properties at the same time.

solidity

Number

readonly

The solidity value of the ink

trapOrder

Number

read/write

The place of the ink in the trapping sequence.

Method Listing

String extractLabel (key:String)

Gets the label value associated with the specified key.

Parameter

Type

Description

key

String

The key.

undefined insertLabel (key:String, value:String)

Sets the label to the value associated with the specified key.

Parameter

Type

Description

key

String

The key.

value

String

The value.

Object of

MixedInk.inkList

MixedInkGroup.inkList