FontVariants Enumeration
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Defines access to registered OpenType font variants.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
Public Enumeration FontVariants
public enum FontVariants
Members
| Member name | Description | |
|---|---|---|
| Normal | No OpenType font variants are enabled. | |
| Superscript | Enables OpenType feature Superscript. | |
| Subscript | Enables OpenType feature Subscript. | |
| Ordinal | Enables OpenType feature Ordinals. | |
| Inferior | Enables OpenType feature Scientific Inferiors. | |
| Ruby | Enables OpenType feature Ruby. |
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.