get_AdvanceAfterTime()

SlideShowTransition::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. Read uint32_t.

uint32_t Aspose::Slides::SlideShow::SlideShowTransition::get_AdvanceAfterTime() override

See Also