FontVariants Enumeration
TOC
Collapse the table of content
Expand the table of content

FontVariants Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Defines access to registered OpenType font variants.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
NormalNo OpenType font variants are enabled.
SuperscriptEnables OpenType feature Superscript.
SubscriptEnables OpenType feature Subscript.
OrdinalEnables OpenType feature Ordinals.
InferiorEnables OpenType feature Scientific Inferiors.
RubyEnables OpenType feature Ruby.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft