Aspose::Pdf::Annotations::RichMediaAnnotation::ActivationEvent enum

ActivationEvent enum

Event which activates annotation.

enum class ActivationEvent

Values

NameValueDescription
Click0Activated by click on the annotation.
PageOpen1Activated on page open.
PageVisible2Activated when page becames visible.

See Also