Link Search Menu Expand Document

Sound Constructor (String)

Creates a new sound initialized with the data from the specified existing file.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Sound(
	string filename
)

Parameters

filename
Type: SystemString
The path to the sound.
See Also

Reference