Aspose::Pdf::Annotations::ActionCollection::idx_get método
ActionCollection::idx_get method
Obtiene la acción por su índice.
System::SharedPtr<PdfAction> Aspose::Pdf::Annotations::ActionCollection::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Índice de la acción. |
ReturnValue
Acción recuperada.
Ver también
- Typedef SharedPtr
- Class PdfAction
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++