The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StyleSimulations Enumeration
.NET Framework (current version)
Defines an enumerator class that describes the simulation style of a font.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| BoldItalicSimulation | Bold and Italic style simulation. | |
| BoldSimulation | Bold style simulation. | |
| ItalicSimulation | Italic style simulation. | |
| None | No font style simulation. |
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: