Aspose::Pdf::INamedDestinationCollection::idx_set метод
INamedDestinationCollection::idx_set method
Устанавливает назначение по его имени.
virtual void Aspose::Pdf::INamedDestinationCollection::idx_set(System::String name, System::SharedPtr<Annotations::IAppointment> value)=0
| Параметр | Тип | Описание |
|---|---|---|
| имя | System::String | Значение имени. |
| value | System::SharedPtr<Annotations::IAppointment> | Объект назначения. |
См. также
- Class String
- Typedef SharedPtr
- Class IAppointment
- Class INamedDestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++