public static final class RichMediaAnnotation.ActivationEvent
extends com.aspose.ms.System.Enum
Event which activates annotation.
Modifier and Type | Field and Description |
---|---|
static int |
Click
Activated by click on the annotation.
|
static int |
PageOpen
Activated on page open.
|
static int |
PageVisible
Activated when page becames visible.
|
public static final int Click
Activated by click on the annotation.
public static final int PageOpen
Activated on page open.
public static final int PageVisible
Activated when page becames visible.
Copyright © 2017 Aspose. All Rights Reserved.