Aspose::Pdf::NamedDestinationCollection::Add method

NamedDestinationCollection::Add method

Lägg till en ny namngiven destination.

void Aspose::Pdf::NamedDestinationCollection::Add(System::String name, System::SharedPtr<Annotations::IAppointment> appointment) override
ParameterTypBeskrivning
namnSystem::StringDestinationsnamn.
avtalSystem::SharedPtr<Annotations::IAppointment>Möte att lägga till.

Se även