Aspose::Pdf::Annotations::PdfActionCollection::Add método
PdfActionCollection::Add method
Agregar acción a la lista de acciones.
void Aspose::Pdf::Annotations::PdfActionCollection::Add(const System::SharedPtr<PdfAction> &action)
| Parámetro | Tipo | Descripción |
|---|---|---|
| acción | const System::SharedPtr<PdfAction>& | Acción a añadir. |
Ver también
- Typedef SharedPtr
- Class PdfAction
- Class PdfActionCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++