Gets the value associated with the specified key.
            
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
Parameters
- key
 - Type: SystemString
 - value
 - Type: PdfEdit.PdfPdfItem
 
Return Value
Type: BooleanImplements
IDictionaryTKey, TValueTryGetValue(TKey, TValue)See Also