Aspose::Pdf::Annotations::PdfActionCollection::Add method

PdfActionCollection::Add method

Add action to action list.

void Aspose::Pdf::Annotations::PdfActionCollection::Add(const System::SharedPtr<PdfAction> &action)
ParameterTypeDescription
actionconst System::SharedPtr<PdfAction>&Action to be added.

See Also