Struct GlyphSubstitutionClass.Contextual2.SubClassRule
Assembly: FastReport.dll
Syntax
public struct SubClassRule
Constructors
SubClassRule(UInt16[], GlyphSubstitutionClass.SubstLookupRecord[])
Declaration
public SubClassRule(ushort[] inputSequence, GlyphSubstitutionClass.SubstLookupRecord[] records)
Parameters
Fields
InputSequence
Declaration
public ushort[] InputSequence
Field Value
Type |
Description |
System.UInt16[] |
|
Records
Declaration
public GlyphSubstitutionClass.SubstLookupRecord[] Records
Field Value