Aspose::Pdf::Annotations::ActionCollection::Delete‑metod
ActionCollection::Delete() method
Ta bort alla åtgärder.
void Aspose::Pdf::Annotations::ActionCollection::Delete()
Se även
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
ActionCollection::Delete(int32_t) method
Tar bort åtgärd från samlingen efter index.
void Aspose::Pdf::Annotations::ActionCollection::Delete(int32_t index)
| Parameter | Typ | Beskrivning |
|---|---|---|
| index | int32_t | Index för åtgärden som ska tas bort. |
Se även
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++