Enumeration
FontCapsOption
The font capitalization option.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | All caps. | |
| Int = 3 | readonly | All small caps. | |
| Int = 0 | readonly | Normal caps. | |
| Int = 1 | readonly | Small caps. |
Object of 1
Properties elsewhere that hold an FontCapsOption value.