SlideShowTransition Class |
Namespace: Spire.Presentation.Drawing.Transition
The SlideShowTransition type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
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
|
|
|
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.
|
|
|
Duration |
Specifies the transition duration.take effect above office 2010.
millisecond.
|
|
|
Loop |
This attribute specifies if the sound will loop until the next sound event occurs in
slideshow.
|
|
|
Option |
Option of transition
|
|
|
SelectedAdvanceAfterTime |
Whether after a specific time (AdvanceAfterTime) will advance the next slide or not.
|
|
|
SoundMode |
Set or returns sound mode for slide transition.
|
|
|
Speed |
Specifies the transition speed that is to be used when transitioning from the current slide
to the next.
|
|
|
Type |
Type of transition
|
|
|
Value |
Slide show transition.
|
|
|
WavData |
Gets or sets the embedded audio data.
Read-only
Byte
[].
|
| Name | Description | |
|---|---|---|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|