PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / GlyphInfo Class / CodePointIndex Property

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