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 public FontStyle FontStyle { get; set; }
Property Value
Type:
FontStyleSee Also