PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.Util Namespace / FontSubSet.FeatureTable Class / LookupIndices Property

In This Topic
    LookupIndices Property
    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