StyleSimulations Enumeration
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Describes the simulation style of a font.
<object property="EnumerationValue" .../>
value = "EnumerationValue"
Enumeration Values
Value |
Description |
---|---|
None |
No font style simulation. |
Managed Equivalent
StyleSimulations (not a direct equivalent because StyleSimulations is a class not an enumeration, but StyleSimulations embodies the functionality of StyleSimulations in the JavaScript API).
Remarks
In JavaScript this does not implement Windows Presentation Foundation (WPF) parity for StyleSimulations; the value is always None.