Click or drag to resize
CanvasFontFaceIsSymbolFont Property
Gets whether the font is a symbol font.

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

Property Value

Type: Boolean
See Also