Aspose::Pdf::INamedDestinationCollection::idx_set método
INamedDestinationCollection::idx_set method
Establece el destino por su nombre.
virtual void Aspose::Pdf::INamedDestinationCollection::idx_set(System::String name, System::SharedPtr<Annotations::IAppointment> value)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | System::String | Valor del nombre. |
| valor | System::SharedPtr<Annotations::IAppointment> | Objeto de destino. |
Ver también
- Class String
- Typedef SharedPtr
- Class IAppointment
- Class INamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++