Aspose::Pdf::Annotations::ActionCollection::Delete‑metod

ActionCollection::Delete() method

Ta bort alla åtgärder.

void Aspose::Pdf::Annotations::ActionCollection::Delete()

Se även

ActionCollection::Delete(int32_t) method

Tar bort åtgärd från samlingen efter index.

void Aspose::Pdf::Annotations::ActionCollection::Delete(int32_t index)
ParameterTypBeskrivning
indexint32_tIndex för åtgärden som ska tas bort.

Se även