set_AdvanceAfterTime()

ISlideShowTransition::set_AdvanceAfterTime(uint32_t) method

Specifies the time, in milliseconds, after which the transition should start. This setting may be used in conjunction with the advClick attribute. If this attribute is not specified then it is assumed that no auto-advance will occur. Writes uint32_t.

virtual void Aspose::Slides::ISlideShowTransition::set_AdvanceAfterTime(uint32_t value)=0

See Also