[]
Creates an instance of the FontTables class for this font with the specified set of OpenType tables. Used to access information contained in the font's OpenType tables.
public FontTables CreateFontTables(params TableTag[] tags)
Public Function CreateFontTables(ParamArray tags As TableTag()) As FontTables
Type | Name | Description |
---|---|---|
TableTag[] | tags |
Type | Description |
---|---|
FontTables |