FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util 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 Integer
    public int LastCodePointIndex {get;}
    See Also