PdfSoundAction Properties |
The PdfSoundAction type exposes the following members.
Name | Description | |
---|---|---|
ActionType |
Gets the type of the action represented by this object. Returns PlaySound (Overrides PdfActionActionType.) | |
IsSynchronous |
Gets or sets a value indicating whether this sound is to be played synchronously.
| |
MixWithPlayingSounds |
Gets or sets a value indicating whether the sound will be mixed with already playing sounds.
| |
Repeat |
Gets or sets a value indicating whether this PdfSoundAction is repeated when played.
| |
Sound |
Gets or sets the Sound that will be played.
| |
Volume |
Gets or sets the volume with which the sound with be played.
|