Input for WinForms | ComponentOne
C1.Util Namespace / FontSubSet.GlyphValuePair Class / SecondGlyph Property

In This Topic
    SecondGlyph Property
    In This Topic
    Glyph ID of second glyph in the pair, first glyph is listed in the Coverage table.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SecondGlyph As UShort
    public ushort SecondGlyph {get;}
    See Also