Enumeration
ConvertTablesOptions
Options for converting tables.
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 = 1398101076 | readonly | Convert tables to unformatted, tab-delimited text. | |
| Number = 1396921684 | readonly | Converts tables to basic, unformatted tables. |
Object of 1
Properties elsewhere that hold an ConvertTablesOptions value.