Aspose::Pdf::NamedDestinationCollection::Remove method
NamedDestinationCollection::Remove method
Delete named destination.
void Aspose::Pdf::NamedDestinationCollection::Remove(System::String name) override
Parameter | Type | Description |
---|---|---|
name | System::String | Name of the destination to delete. |
See Also
- Class String
- Class NamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++