[]
Gets or sets the page’s display duration (also called its advance timing): the maximum length of time, in seconds, that the page shall be displayed during presentations before the viewer application shall automatically advance to the next page Default: null (the viewer shall not advance automatically).
public float? TransitionDuration { get; set; }
Public Property TransitionDuration As Single?