Enumeration
LinkResourceRenditionType
The rendition type of the link resource.
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 = 1282372201 | readonly | The link resource has original rendition. | |
| Number = 1281781871 | readonly | The link resource has FPO rendition. |
Object of 2
Properties elsewhere that hold an LinkResourceRenditionType value.