ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.Ligature Class / Components Property

In This Topic
    Components Property (FontSubSet.Ligature)
    In This Topic
    Glyph IDs corresponding to the components of the ligature.
    Syntax
    'Declaration
     
    Public ReadOnly Property Components As System.UShort()
    public System.ushort[] Components {get;}
    See Also