Aspose::Pdf::Annotations::ActionCollection::Delete método
ActionCollection::Delete() method
Eliminar todas las acciones.
void Aspose::Pdf::Annotations::ActionCollection::Delete()
Ver también
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
ActionCollection::Delete(int32_t) method
Elimina la acción de la colección por índice.
void Aspose::Pdf::Annotations::ActionCollection::Delete(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Índice de la acción a eliminar. |
Ver también
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++