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ámetro | Tipo | Descripción |
|---|---|---|
| nombre | System::String | Valor del nombre. |
| cita | System::SharedPtr<Annotations::IAppointment> | Objeto Appointment. |
Ver también
- Class String
- Typedef SharedPtr
- Class IAppointment
- Class INamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++