Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 672 Bytes

fontstyle.md

File metadata and controls

37 lines (25 loc) · 672 Bytes
-api-id -api-type
T:Windows.UI.Text.FontStyle
winrt enum

FontStyle

-description

Represents the style of a font face (for example, normal or italic).

-xaml-syntax

<object property="fontStyleMemberName"/>

-enum-fields

-field Normal:0

Represents a normal font style.

-field Oblique:1

Represents an oblique font style.

-field Italic:2

Represents an italic font style.

-remarks

-examples

-see-also

ITextCharacterFormat.FontStyle, TextConstants.UndefinedFontStyle