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
| Parameter | Type | Description |
|---|---|---|
| action | const System::SharedPtr<PdfAction>& | Action which should be added. |
See Also
- Typedef SharedPtr
- Class PdfAction
- Class ActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++