styles property

Set<FontStyle> styles
final

The set of font styles (e.g., bold, italic, underline).

Implementation

final Set<FontStyle> styles;