Determines whether the dictionary contains the specified name.
            
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- key
 - Type: SystemString
 
Return Value
Type: BooleanImplements
IDictionaryTKey, TValueContainsKey(TKey)See Also