Enumeration
HyperlinkAppearanceStyle
Hyperlink border style options.
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 = 1684108136 | readonly | Uses a dashed stroke. | |
| Number = 1936682084 | readonly | Uses a solid stroke. |
Object of 1
Properties elsewhere that hold an HyperlinkAppearanceStyle value.