<Code Lib>
2025 Method
Changes 0
M

ExportFontTable.ContainsKey

Description:
Checks whether a font key exists in the table.

public bool ContainsKey(
	ExportFontKey exportfontKey
)

Return Value Boolean True if the font key exists in the table.

Loading…