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

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