PdfDictionaryDictionaryElementsSetValue Method Terminal Works - PDF Printing.Net Library
Sets the entry with the specified value. DON'T USE THIS FUNCTION - IT MAY BE REMOVED.

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

public void SetValue(
	string key,
	PdfItem value
)

Parameters

key
Type: SystemString
value
Type: PdfEdit.PdfPdfItem
See Also

Reference