Enumeration
CopyrightStatus
The copyright status of the document.
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 = 1852776480 | readonly | The document is in the public domain. | |
| Number = 1433299822 | readonly | The copyright status is unknown. | |
| Number = 2036691744 | readonly | The document is copyrighted. |
Object of 2
Properties elsewhere that hold an CopyrightStatus value.