get_AdvanceAfterTime()

ISlideShowTransition::get_AdvanceAfterTime() 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. Reads uint32_t.

virtual uint32_t Aspose::Slides::ISlideShowTransition::get_AdvanceAfterTime()=0

See Also