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