Aspose::Pdf::NamedDestinationCollection::Add método

NamedDestinationCollection::Add method

Agregar una nueva destinación nombrada.

void Aspose::Pdf::NamedDestinationCollection::Add(System::String name, System::SharedPtr<Annotations::IAppointment> appointment) override
ParámetroTipoDescripción
nombreSystem::StringNombre del destino.
citaSystem::SharedPtr<Annotations::IAppointment>Cita a agregar.

Ver también