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

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