Enumeration
DynamicDocumentsTextExportPolicy
Dynamic documents text export policy.
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 = 1952804972 | readonly | Text is exported as live text. | |
| Number = 1952804978 | readonly | Text is to be rasterized. | |
| Number = 1952804980 | readonly | Text is exported as Text Layout Framework text. | |
| Number = 1952804982 | readonly | Text is to be vectorized. |
Used by 0
No documented property, parameter or return value uses DynamicDocumentsTextExportPolicy.