Click or drag to resize
CanvasTextFormatFontStyle Property
Specifies the style of a font face (for example, normal or italic).

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public FontStyle FontStyle { get; set; }

Property Value

Type: FontStyle
See Also