Enum RichMediaAnnotation.ActivationEvent

RichMediaAnnotation.ActivationEvent enumeration

Event which activates annotation.

public enum ActivationEvent

Values

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

See Also