Enum StyleSimulations
Describes the simulation style of a font.
Namespace: System.Windows.Media
Assembly: OpenSilver.dll
Syntax
public enum StyleSimulations
Fields
| Name | Description |
|---|---|
| BoldItalicSimulation | Bold and Italic style simulation. |
| BoldSimulation | Bold style simulation. |
| ItalicSimulation | Italic style simulation. |
| None | No font style simulation. |