Aspose::Pdf::Facades::PdfContentEditor::AddDocumentAdditionalAction method
PdfContentEditor::AddDocumentAdditionalAction method
Adds additional action for document event.
void Aspose::Pdf::Facades::PdfContentEditor::AddDocumentAdditionalAction(const System::String &eventType, const System::String &code)
| Parameter | Type | Description |
|---|---|---|
| eventType | const System::String& | The document event types. |
| code | const System::String& | The code of JavaScript. |
See Also
- Class String
- Class PdfContentEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++