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