Enumeration
XMLImportStyles
Options for incorporating imported XML content.
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 = 1481466217 | readonly | Appends the imported content. | |
| Number = 1481469289 | readonly | Merges the imported content. |
Object of 1
Properties elsewhere that hold an XMLImportStyles value.