Aspose::Pdf::INamedDestinationCollection::Add método

INamedDestinationCollection::Add method

Agrega un nuevo destino con nombre.

virtual void Aspose::Pdf::INamedDestinationCollection::Add(System::String name, System::SharedPtr<Annotations::IAppointment> appointment)=0
ParámetroTipoDescripción
nombreSystem::StringValor del nombre.
citaSystem::SharedPtr<Annotations::IAppointment>Objeto Appointment.

Ver también