EmbeddedFileCollectionRemove Method

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

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

public override void Remove(
	string key
)

Parameters

key
Type: SystemString
The key.
See Also

Reference