Aspose::Pdf::Annotations::ActionCollection::idx_get method
ActionCollection::idx_get method
Получает действие по его индексу.
System::SharedPtr<PdfAction> Aspose::Pdf::Annotations::ActionCollection::idx_get(int32_t index)
| Параметр | Тип | Описание |
|---|---|---|
| индекс | int32_t | Индекс действия. |
ReturnValue
Полученное действие.
См. также
- Typedef SharedPtr
- Class PdfAction
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++