IEffectTextAnimation Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxITextAnimation TextAnimation { get; }
ReadOnly Property TextAnimation As ITextAnimation
Get
property ITextAnimation^ TextAnimation {
ITextAnimation^ get ();
}
abstract TextAnimation : ITextAnimation with get
Property Value
Type:
ITextAnimation
See Also