PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.Util Namespace / GlyphMetrics Structure / Index Property

In This Topic
    Index Property (GlyphMetrics)
    In This Topic
    Gets or sets glyph index.
    Syntax
    'Declaration
     
    Public Property Index As Char
    public char Index {get; set;}
    See Also