Enumeration
InteractivePDFInteractiveElementsOptions
Options for how to draw interactive elements.
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 = 1097887823 | readonly | Draw interactive elements appearance only. | |
| Number = 1231241580 | readonly | Include all interactive elements. |
Object of 1
Properties elsewhere that hold an InteractivePDFInteractiveElementsOptions value.