Aspose::Pdf::NamedDestinationCollection::idx_set método
NamedDestinationCollection::idx_set method
Establece la cita por su nombre.
void Aspose::Pdf::NamedDestinationCollection::idx_set(System::String name, System::SharedPtr<Annotations::IAppointment> value) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | System::String | Nombre de la cita. |
| valor | System::SharedPtr<Annotations::IAppointment> | Cita |
Ver también
- Class String
- Typedef SharedPtr
- Class IAppointment
- Class NamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++