Aspose::Pdf::Annotations::PdfActionCollection::idx_get método
PdfActionCollection::idx_get method
Obtiene la acción por su índice.
System::SharedPtr<PdfAction> Aspose::Pdf::Annotations::PdfActionCollection::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Valor del índice de la acción. |
ReturnValue
Índice de la acción si se encuentra; de lo contrario, lanza IndexOutOfRangeException
Ver también
- Typedef SharedPtr
- Class PdfAction
- Class PdfActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++