PdfSoundAction Constructor |
Name | Description | |
---|---|---|
PdfSoundAction |
Initializes a new instance of the PdfSoundAction class with no sound specified.
the Sound property needs to be specified before saving a PDF with this action.
| |
PdfSoundAction(Sound) |
Initializes a new instance of the PdfSoundAction class with the specified Sound.
|