ExportFontTable.Add
Description:
Inserts a (key,info) pair into Export font table.
Inserts a (key,info) pair into Export font table.
public void Add(
ExportFontKey exportFontKey,
ExportFontInfo exportFontInfo
)
-
exportFontKeyThe export font key to be added.
-
exportFontInfoThe export font info to be added.
-
The key already exists in the table.
-
A non-optional argument was null