Click or drag to resize
CanvasFontFaceStyle Property
Gets whether the typeface is oblique, or italic, or the default.

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

Property Value

Type: FontStyle
See Also