ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.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 System.Boolean
    public System.bool IsSymbolFont()
    See Also