ITextAnimation
ITextAnimation interface
Represent text animation.
public interface ITextAnimation
Properties
Name | Description |
---|---|
BuildType { get; set; } | List of build type (for exp. Paragraph 1,2,3, All at Once) of text animation. Read/write BuildType . |
EffectAnimateBackgroundShape { get; set; } | Linked shape effect with group or not (null) Read/write IEffect . |
Methods
Name | Description |
---|---|
AddEffect(EffectType, EffectSubtype, EffectTriggerType) | Add new effect to the end of current sequence to end of group text animations. Only valid if count of text paragraphs equal or greater of counts effect of this group! |
See Also
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides