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

In This Topic
    IsColorFont Property
    In This Topic
    Gets a value indicating if this font contains color glyphs.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsColorFont As System.Boolean
    public System.bool IsColorFont {get;}
    See Also