Aspose::Pdf::DocumentInfo::Remove method

DocumentInfo::Remove method

Removes the element with the specified key from the collection.

bool Aspose::Pdf::DocumentInfo::Remove(const System::String &key) override
ParameterTypeDescription
keyconst System::String&The key of the element to remove.

See Also