Class GlyphSubstitutionClass
GlyphSubstitution table
Inherited Members
Namespace: FastReport.Fonts
Assembly: FastReport.dll
Syntax
public class GlyphSubstitutionClass : TrueTypeTable
Constructors
GlyphSubstitutionClass(TrueTypeTable)
Declaration
public GlyphSubstitutionClass(TrueTypeTable src)
Parameters
Type | Name | Description |
---|---|---|
TrueTypeTable | src |
Properties
Scripts
Declaration
public IEnumerable<string> Scripts { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |