Enumeration
AssetType
Asset type 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 = 1952400720 | readonly | The asset is cataloged as an EPS asset. | |
| Number = 1952409445 | readonly | The asset is cataloged as a geometric page item asset. | |
| Number = 1952409965 | readonly | The asset is cataloged as an image asset. | |
| Number = 1952409956 | readonly | InDesign file asset | |
| Number = 1952411745 | readonly | The asset is cataloged as a page asset. | |
| Number = 1952403524 | readonly | The asset is cataloged as a PDF asset. | |
| Number = 1952412532 | readonly | Structure asset | |
| Number = 1952412773 | readonly | The asset is cataloged as a text asset. |
Object of 1
Properties elsewhere that hold an AssetType value.