TextAnimation
Contents
[
Hide
]TextAnimation class
Represent text animation.
public class TextAnimation : ITextAnimation
Constructors
Name | Description |
---|---|
TextAnimation() | The default constructor. |
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
- interface ITextAnimation
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides