Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / IsSymbolicFont Property

In This Topic
    IsSymbolicFont Property
    In This Topic
    Gets a value indicating whether this is a symbolic font suitable for Pi and special characters (icons, dingbats, technical symbols, etc.)
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSymbolicFont As System.Boolean
    public System.bool IsSymbolicFont {get;}
    See Also