Enumeration
XMLFileEncoding
File encoding options for exported 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 = 1249077875 | readonly | Shift-JIS encoding. | |
| Number = 1937125686 | readonly | UTF-16 encoding. | |
| Number = 1937134904 | readonly | UTF-8 encoding. |
Object of 1
Properties elsewhere that hold an XMLFileEncoding value.