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

PdfActionCollection::Add method

Add action to action list.

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

See Also