Aspose::Pdf::NamedDestinationCollection::Remove method

NamedDestinationCollection::Remove method

Delete named destination.

void Aspose::Pdf::NamedDestinationCollection::Remove(System::String name) override
ParameterTypeDescription
nameSystem::StringName of the destination to delete.

See Also