get_Duration()
ISlideShowTransition::get_Duration() method
Gets the duration of the slide transition effect in milliseconds. Read int32_t.
virtual int32_t Aspose::Slides::ISlideShowTransition::get_Duration()=0
Remarks
Corresponds to the p14:dur attribute of the p:transition element in the PresentationML schema. If not set, the duration is determined automatically based on the Speed property and the transition type.
See Also
- Class ISlideShowTransition
- Namespace Aspose::Slides
- Library Aspose.Slides