Aspose::Pdf::Annotations::RichMediaAnnotation::ActivationEvent enum
ActivationEvent enum
Event which activates annotation.
enum class ActivationEvent
Values
| Name | Value | Description |
|---|---|---|
| Click | 0 | Activated by click on the annotation. |
| PageOpen | 1 | Activated on page open. |
| PageVisible | 2 | Activated when page becames visible. |
See Also
- Class RichMediaAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++