Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / CffTable Class / FontName Property

In This Topic
    FontName Property (CffTable)
    In This Topic
    Gets the FontName or CIDFontName for CID-keyed fonts.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontName As System.String
    public System.string FontName {get;}
    See Also