Adds the specified value to the dictionary.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- key
- Type: SystemString
- value
- Type: PdfEdit.PdfPdfItem
Implements
IDictionaryTKey, TValueAdd(TKey, TValue)See Also