AnimationTimeLineTextAnimationCollection Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic ITextAnimationCollection TextAnimationCollection { get; }
Public ReadOnly Property TextAnimationCollection As ITextAnimationCollection
Get
public:
virtual property ITextAnimationCollection^ TextAnimationCollection {
ITextAnimationCollection^ get () sealed;
}
abstract TextAnimationCollection : ITextAnimationCollection with get
override TextAnimationCollection : ITextAnimationCollection with get
Property Value
Type:
ITextAnimationCollectionImplements
IAnimationTimeLineTextAnimationCollection
See Also