Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphInfo Class / LastCodePointIndex Property

In This Topic
    LastCodePointIndex Property
    In This Topic
    Index of the last code point in the glyph cluster.
    Syntax
    'Declaration
     
    Public ReadOnly Property LastCodePointIndex As System.Integer
    public System.int LastCodePointIndex {get;}
    See Also