ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX.DirectWrite Namespace / Font Class / IsSymbolFont Method

In This Topic
    IsSymbolFont Method (Font)
    In This Topic
    BOOL IDWriteFont::IsSymbolFont()
    Syntax
    'Declaration
     
    Public Function IsSymbolFont() As Boolean
    public bool IsSymbolFont()
    See Also