set_Duration()
ISlideShowTransition::set_Duration(int32_t) method
Sets the duration of the slide transition effect in milliseconds. Write int32_t.
virtual void Aspose::Slides::ISlideShowTransition::set_Duration(int32_t value)=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