InputPanel for WinForms | ComponentOne
C1.Win.5 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 UShort()
    public ushort[] Components {get;}
    See Also