PdfDictionaryDictionaryElementsRemove Method (String)Terminal Works - PDF Printing.Net Library
Removes the value with the specified key.

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

public bool Remove(
	string key
)

Parameters

key
Type: SystemString

Return Value

Type: Boolean

Implements

IDictionaryTKey, TValueRemove(TKey)
See Also

Reference