PropertyEffectFrom Property

Specifies the starting value of 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 From { get; set; }

Property Value

Type: String

Implements

IPropertyEffectFrom
See Also