EmbeddedFileCollectionDeleteByKey Method
Deletes file from the collection by its key in the collection.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void DeleteByKey(
	string key
)

Parameters

key
Type: SystemString
See Also