Aspose::Pdf::Annotations::ActionCollection::Add method

ActionCollection::Add method

Adds new action into colleciton.

void Aspose::Pdf::Annotations::ActionCollection::Add(const System::SharedPtr<PdfAction> &action) override
ParameterTypeDescription
actionconst System::SharedPtr<PdfAction>&Action which should be added.

See Also