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
| Parameter | Type | Description |
|---|---|---|
| key | const System::String& | The key of the element to remove. |
See Also
- Class String
- Class DocumentInfo
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++