Click or drag to resize
CanvasTextLayoutDefaultFontFamily Property
Specifies the font family name for ranges of the layout that don't have an explicitly specified font family name.

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

Property Value

Type: String
See Also