Interface GlyphSubstitutionClass.ClassDefinition
Namespace: FastReport.Fonts
Assembly: FastReport.dll
Syntax
public interface ClassDefinition
Methods
GetClassValue(UInt16)
Declaration
ushort GetClassValue(ushort glyph)
Parameters
Type | Name | Description |
---|---|---|
System.UInt16 | glyph |
Returns
Type | Description |
---|---|
System.UInt16 |
GetFirstGlyphByClassValue(UInt16)
Declaration
ushort GetFirstGlyphByClassValue(ushort v)
Parameters
Type | Name | Description |
---|---|---|
System.UInt16 | v |
Returns
Type | Description |
---|---|
System.UInt16 |