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 public string DefaultFontFamily { get; }
Property Value
Type:
StringSee Also