FontStyle Enumeration

Describes the possible font styles.

XAML
<object property="EnumerationValue" .../>
Scripting
value = "EnumerationValue"

Enumeration Values

Value Description
Normal The characters in a normal, or roman font, are upright.
Italic The characters in an italic font are truly slanted and appear as they were designed.

Applies To

FontStyle Property

See Also

Text and Fonts Overview
FontFamily
FontSize
TextBlock