PdfDictionaryDictionaryElementsContainsKey Method Terminal Works - PDF Printing.Net Library
Determines whether the dictionary contains the specified name.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public bool ContainsKey(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: Boolean

Implements

IDictionaryTKey, TValueContainsKey(TKey)
See Also

Reference