Enumeration
TextExportCharacterSet
Character set options for exported text files.
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 = 1415865972 | readonly | The default character set for the platform. | |
| Number = 1937125686 | readonly | The Unicode UTF16 character set. | |
| Number = 1937134904 | readonly | The Unicode UTF8 character set. |
Object of 1
Properties elsewhere that hold an TextExportCharacterSet value.