AnimationEffect
TextAnimation Property
|
Namespace:
Spire.Presentation.Drawing.Animation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public TextAnimation TextAnimation { get; }
Public ReadOnly Property TextAnimation As TextAnimation
Get
public:
property TextAnimation^ TextAnimation {
TextAnimation^ get ();
}
member TextAnimation : TextAnimation with get
Property Value
Type:
TextAnimation
See Also