ITextAnimationBuildType Property |
List of build type (for exp. Paragraph 1,2,3, All at Once) of text animation.
Read/write BuildType.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxBuildType BuildType { get; set; }
Property BuildType As BuildType
Get
Set
property BuildType BuildType {
BuildType get ();
void set (BuildType value);
}
abstract BuildType : BuildType with get, set
Property Value
Type:
BuildType
See Also