Style#

class Style#

An enumeration specifying the various slant styles possible for a font.

Fields#

class Style
ITALIC#

The font is slanted in an italic style.

NORMAL#

The font is upright.

OBLIQUE#

The font is slanted, but in a roman style.