OpenTypeStyles enumeration

OpenTypeStyles enumeration

Represents the OpenType font style.

The OpenTypeStyles type exposes the following members:

Fields

Field Description
REGULAR Normal text.
BOLD Bold text.
ITALIC Italic text.
UNDERLINE Underlined text.
OUTLINE Outline text.
SHADOW Shadow text.
CONDENSED Condensed text.
EXTENDED Extended text.

See Also