INoteMasterSlide
Timeline Property
|
Gets animation timeline object.
Read-only
TimeLine
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
TimeLine Timeline { get; }
ReadOnly Property Timeline As TimeLine
Get
property TimeLine^ Timeline {
TimeLine^ get ();
}
abstract Timeline : TimeLine with get
Property Value
Type:
TimeLine
See Also