PdfDictionaryRemove Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Removes a value for the specified key.

Namespace:  Apitron.PDF.Objects
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public void Remove(
	string key
)

Parameters

key
Type: SystemString
The key.
See Also

Reference