Value
| Name | Description | Value |
|---|---|---|
| FontCapsOption.ALLCAPS | All caps. | int 2 |
| FontCapsOption.ALLSMALLCAPS | All small caps. | int 3 |
| FontCapsOption.NORMALCAPS | Normal caps. | int 0 |
| FontCapsOption.SMALLCAPS | Small caps. | int 1 |
Usage
As property
CharacterAttributes.capitalization
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |