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ámetro | Tipo | Descripción |
|---|---|---|
| nombre | System::String | Nombre del destino. |
| cita | System::SharedPtr<Annotations::IAppointment> | Cita a agregar. |
Ver también
- Class String
- Typedef SharedPtr
- Class IAppointment
- Class NamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++