Click or drag to resize

PdfSoundAction Constructor

Overload List
  NameDescription
Public methodPdfSoundAction
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.
Public methodPdfSoundAction(Sound)
Initializes a new instance of the PdfSoundAction class with the specified Sound.
Top
See Also