<Code Lib>
2027 Method
Changes 0
M

ExportFontTable.GetValues

Description:
Returns a collection of the values stored in this table.

public IList<ExportFontInfo> GetValues()

IList<ExportFontInfo> The collection of values.

Loading…