Aspose::Pdf::Annotations::PdfActionCollection::Delete method

PdfActionCollection::Delete method

Remove action by index.

void Aspose::Pdf::Annotations::PdfActionCollection::Delete(int32_t index)
ParameterTypeDescription
indexint32_tIndex of action to remove.

See Also