Struct GlyphSubstitutionClass.LigatureSet
Namespace: FastReport.Fonts
Assembly: FastReport.dll
Syntax
public struct LigatureSet
Constructors
LigatureSet(UInt16, UInt16[])
Declaration
public LigatureSet(ushort ligGlyph, ushort[] components)
Parameters
Type | Name | Description |
---|---|---|
System.UInt16 | ligGlyph | |
System.UInt16[] | components |
Fields
Components
Declaration
public ushort[] Components
Field Value
Type | Description |
---|---|
System.UInt16[] |
LigGlyph
Declaration
public ushort LigGlyph
Field Value
Type | Description |
---|---|
System.UInt16 |