Aspose::Pdf::DocumentInfo::Remove method

DocumentInfo::Remove method

Removes the element with the specified key from the collection.

void Aspose::Pdf::DocumentInfo::Remove(System::String key)
ParameterTypeDescription
keySystem::StringThe key of the element to remove.

See Also