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, 25-Nov-2012 v3.0.3i | Contents :: Index |