Enum FontVariants
Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
public enum FontVariants
Fields
Name | Description |
---|---|
Inferior | Enables OpenType feature Scientific Inferiors. |
Normal | No OpenType font variants are enabled. |
Ordinal | Enables OpenType feature Ordinals. |
Ruby | Enables OpenType feature Ruby. |
Subscript | Enables OpenType feature Subscript. |
Superscript | Enables OpenType feature Superscript. |