Struct GlyphSubstitutionClass.ClassRangeRecord
Namespace: FastReport.Fonts
Assembly: FastReport.dll
Syntax
public struct ClassRangeRecord
Fields
ClassValue
Declaration
public ushort ClassValue
Field Value
Type | Description |
---|---|
System.UInt16 |
EndGlyphID
Declaration
public ushort EndGlyphID
Field Value
Type | Description |
---|---|
System.UInt16 |
StartGlyphID
Declaration
public ushort StartGlyphID
Field Value
Type | Description |
---|---|
System.UInt16 |