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