EffectTriggerType
EffectTriggerType enumeration
Represent trigger type of effect.
public enum EffectTriggerType
Values
| Name | Value | Description |
|---|---|---|
| AfterPrevious | 0 | |
| OnClick | 1 | |
| WithPrevious | 2 |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides
Represent trigger type of effect.
public enum EffectTriggerType
| Name | Value | Description |
|---|---|---|
| AfterPrevious | 0 | |
| OnClick | 1 | |
| WithPrevious | 2 |