EffectTextAnimation Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic ITextAnimation TextAnimation { get; }
Public ReadOnly Property TextAnimation As ITextAnimation
Get
public:
virtual property ITextAnimation^ TextAnimation {
ITextAnimation^ get () sealed;
}
abstract TextAnimation : ITextAnimation with get
override TextAnimation : ITextAnimation with get
Property Value
Type:
ITextAnimationImplements
IEffectTextAnimation
See Also