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