EffectTriggerType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class EffectTriggerType extends System.Enum
Represent trigger type of effect.
Fields
Field | Description |
---|---|
AfterPrevious | |
OnClick | |
WithPrevious |
AfterPrevious
public static final int AfterPrevious
OnClick
public static final int OnClick
WithPrevious
public static final int WithPrevious