RichMediaAnnotation.ActivationEvent

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public static final class RichMediaAnnotation.ActivationEvent extends System.Enum

Event which activates annotation.

Fields

FieldDescription
ClickActivated by click on the annotation.
PageOpenActivated on page open.
PageVisibleActivated when page becames visible.

Click

public static final int Click

Activated by click on the annotation.

PageOpen

public static final int PageOpen

Activated on page open.

PageVisible

public static final int PageVisible

Activated when page becames visible.