AdvanceAfterTime

ISlideShowTransition.AdvanceAfterTime property

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-write UInt32.

public uint AdvanceAfterTime { get; set; }

See Also