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

In This Topic
    GlyphCount Property (CffTable)
    In This Topic
    Gets the number of glyphs.
    Syntax
    'Declaration
     
    Public ReadOnly Property GlyphCount As System.Integer
    public System.int GlyphCount {get;}
    See Also