SlideShowSettings
SlideShowSettings class
Represents the slide show settings for the presentation.
getLoop
| Name | Description |
|---|
| getLoop () | Loop Slide Show |
Returns:
boolean
getPenColor
| Name | Description |
|---|
| getPenColor () | Pen Color for Slide Show |
Returns:
ColorFormat
getShowAnimation
| Name | Description |
|---|
| getShowAnimation () | Show Animation in Slide Show |
Returns:
boolean
| Name | Description |
|---|
| getShowMediaControls () | Show Media Controls |
Returns:
boolean
getShowNarration
| Name | Description |
|---|
| getShowNarration () | Show Narration in Slide Show |
Returns:
boolean
getSlideShowType
| Name | Description |
|---|
| getSlideShowType () | Gets or sets the slide show type. Represented by the following SlideShowType( #getSlideShowType/ #setSlideShowType(SlideShowType)) ancestors: BrowsedAtKiosk, PresentedBySpeaker and BrowsedByIndividual |
Returns:
SlideShowType
getSlides
| Name | Description |
|---|
| getSlides () | Slides range |
Returns:
SlidesRange
getUseTimings
| Name | Description |
|---|
| getUseTimings () | Use Timings in Slide Show |
Returns:
boolean
setLoop
| Name | Description |
|---|
| setLoop (boolean) | Loop Slide Show |
setShowAnimation
| Name | Description |
|---|
| setShowAnimation (boolean) | Show Animation in Slide Show |
| Name | Description |
|---|
| setShowMediaControls (boolean) | Show Media Controls |
setShowNarration
| Name | Description |
|---|
| setShowNarration (boolean) | Show Narration in Slide Show |
setSlideShowType
| Name | Description |
|---|
| setSlideShowType (SlideShowType) | Gets or sets the slide show type. Represented by the following SlideShowType( #getSlideShowType/ #setSlideShowType(SlideShowType)) ancestors: BrowsedAtKiosk, PresentedBySpeaker and BrowsedByIndividual |
setSlides
setUseTimings
| Name | Description |
|---|
| setUseTimings (boolean) | Use Timings in Slide Show |