Enumeration
TagTransparency
Options for specifying how tranparencies are displayed.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1147563124 | readonly | Uses the default setting. For information, see display performance preferences. | |
| Number = 1346922866 | readonly | Displays higher-resolution (144 dpi) drop shadows and feathers, CMYK mattes, and spread isolation. | |
| Number = 1481666146 | readonly | Displays basic transparency (opacity and blend modes) and shows transparency effects such as drop shadow and feathering in a low-resolution approximation. Note: Does not isolate page content from the background. Objects with blend modes other than Normal might appear different in other applications and output. | |
| Number = 1481663597 | readonly | Displays drop shadows and feathering in low resolution. | |
| Number = 1330005536 | readonly | Turns off the on-screen display of transparency. Note: Does not turn off transparency when printing or exporting the file. |
Object of 1
Properties elsewhere that hold an TagTransparency value.