Aspose::Pdf::EmbeddedFileCollection::DeleteByKey method

EmbeddedFileCollection::DeleteByKey method

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

void Aspose::Pdf::EmbeddedFileCollection::DeleteByKey(System::String key)
ParameterTypeDescription
keySystem::StringKey name.

See Also