Pdf |
The PdfSoundAction type exposes the following members.
| Name | Description | |
|---|---|---|
| Mix | Gets or sets a flag specifying whether to mix this sound with any other sound already playing. | |
| Repeat | Gets or sets a flag specifying whether to repeat the sound indefinitely. If this property is set to true, the Synchronous property is ignored. | |
| Sound | Gets or sets a sound object defining the sound to be played. | |
| Synchronous | Gets or sets a flag specifying whether to play the sound synchronously or asynchronously. | |
| Volume | Gets or sets the volume at which to play the sound, in the range −1.0 to 1.0; |