[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionSound.-ctor

ActionSound Constructor

ActionSound()

Initializes a new instance of the ActionSound.

Declaration
public ActionSound()
Public Sub New()

ActionSound(SoundObject)

Initializes a new instance of the ActionNamed.

Declaration
public ActionSound(SoundObject soundObject)
Public Sub New(soundObject As SoundObject)
Parameters
Type Name Description
SoundObject soundObject

The SoundObject defines the sound to play.