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

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