Enumeration
VariableNumberingStyles
Number variable numbering styles.
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 = 1298231906 | readonly | Arabic numerals. | |
| Number = 1298363762 | readonly | Current | |
| Number = 1296329850 | readonly | Double leading zeros. | |
| Number = 1296455521 | readonly | Full-width Arabic numerals. | |
| Number = 1296788073 | readonly | Kanji. | |
| Number = 1296855660 | readonly | Lowercase letters. | |
| Number = 1297247596 | readonly | Lowercase Roman numerals. | |
| Number = 1297312890 | readonly | Single leading zero. | |
| Number = 1296855669 | readonly | Uppercase letters. | |
| Number = 1297247605 | readonly | Uppercase Roman numerals. |
Object of 2
Properties elsewhere that hold an VariableNumberingStyles value.