Click or drag to resize

SlideShowTransition Properties

The SlideShowTransition type exposes the following members.

Properties
Name Description
Public property AdvanceAfterTime
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.
Public property AdvanceOnClick
Specifies whether a mouse click will advance the slide or not. If this attribute is not specified then a value of true is assumed
Public property BuiltInSound
Specifies whether or not this sound is a built-in sound. If this attribute is set to true then the generating application is alerted to check the name attribute specified for this sound in it's list of built-in sounds and can then surface a custom name or UI as needed.
Public property Duration
Specifies the transition duration.take effect above office 2010. millisecond.
Public property Loop
This attribute specifies if the sound will loop until the next sound event occurs in slideshow.
Public property Option
Option of transition
Public property SelectedAdvanceAfterTime
Whether after a specific time (AdvanceAfterTime) will advance the next slide or not.
Public property SoundMode
Set or returns sound mode for slide transition.
Public property Speed
Specifies the transition speed that is to be used when transitioning from the current slide to the next.
Public property Type
Type of transition
Public property Value
Slide show transition.
Public property WavData
Gets or sets the embedded audio data. Read-only Byte [].
Top
See Also