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

In This Topic
    NumGlyphs Property
    In This Topic
    Gets the number of glyphs in the Font.
    Syntax
    'Declaration
     
    Public ReadOnly Property NumGlyphs As System.Integer
    public System.int NumGlyphs {get;}
    See Also