ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet.FeatureTable Class / LookupIndices Property

In This Topic
    LookupIndices Property (FontSubSet.FeatureTable)
    In This Topic
    Array of offsets to Lookup tables from beginning of LookupList.
    Syntax
    'Declaration
     
    Public ReadOnly Property LookupIndices As System.UShort()
    public System.ushort[] LookupIndices {get;}
    See Also