Class
Ink information.
InkInfo
Class
Property | Type | Access | Description |
---|---|---|---|
angle | number | r/w | The ink's screen angle (in degrees) |
customColor | Color | r/w | The color of the custom ink. |
density | number (min: 0) | r/w | The neutral density. |
dotShape | string | r/w | The dot shape name. |
frequency | number (min: 0) | r/w | The ink's frequency. |
kind | InkType: InkType.CYANINK InkType.MAGENTAINK InkType.YELLOWINK InkType.BLACKINK InkType.CUSTOMINK |
r/w | The ink type. |
printingStatus | InkPrintStatus: InkPrintStatus.DISABLEINK InkPrintStatus.ENABLEINK InkPrintStatus.CONVERTINK |
r/w | The ink printing status. |
trapping | TrappingType: TrappingType.NORMALTRAPPING TrappingType.TRANSPARENT TrappingType.OPAQUE TrappingType.IGNOREOPAQUE |
r/w | The trapping type. |
trappingOrder | Int32 (min: 1) | r/w | The order of trapping for the ink. |
Element of
Ink.inkInfo
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |