RVTDocs.com

ExportFontTable.ContainsKey

Method
Description:
Checks whether a font key exists in the table.
Syntax
public bool ContainsKey(
	ExportFontKey exportfontKey
)
Parameters
Parameter Type Description
exportfontKey ExportFontKey The export font Key.
Return Value
Type Description
Boolean True if the font key exists in the table.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null