PropertyEffectTo Property

Specifies the ending value for the animation. Read/write String.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public string To { get; set; }

Property Value

Type: String

Implements

IPropertyEffectTo
See Also