AutomaticStepAdvance | bool | Read/Write | false | Defines whether the next animation step advance will be performed automatically. |
AutoStart | bool | Read/Write | true | Defines whether the presentation starts playing automatically. |
ChangeSlidesAutomatically | bool | Read/Write | false | Defines whether the presentation advances to the next slide automatically. |
EnableAnimationEffects | bool | Read/Write | true | Defines whether animation effects are enabled. |
EnableTransitionEffects | bool | Read/Write | true | Defines whether transition effects are enabled. |
LoopPresentation | bool | Read/Write | false | Indicates whether the generated HTML presentation is played in a loop. |
MinimalSlideDuration | float | Read/Write | 5 | Defines minimum slide duration in seconds. Can be used if the UseMinimumSlideDuration property is specified. |
ResumePresentationPlayback | ResumeModeEnum | Read/Write | RM_NEVER | Defines the slide from which the previously opened presentation resumes playback. |
StepAdvanceTime | float | Read/Write | 5 | Defines the animation step advance time. |
UseMinimumSlideDuration | bool | Read/Write | false | Limits the duration that the slide will be shown. |