<Code Lib>
2025 Method
Changes 0
M

ExportFontTable.GetKeys

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

public IList<ExportFontKey> GetKeys()

IList<ExportFontKey> The collection of keys.

Loading…