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

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