ExpertPdf PDF Creator Library
SoundLinkElement Constructor (linkRectangle, filePath)
NamespacesExpertPdf.PdfCreatorSoundLinkElementSoundLinkElement(RectangleF, String)
ExpertPdf PDF Creator Library
Constructs a sound link element
Declaration Syntax
C#Visual BasicVisual C++
public SoundLinkElement(
	RectangleF linkRectangle,
	string filePath
)
Public Sub New ( _
	linkRectangle As RectangleF, _
	filePath As String _
)
public:
SoundLinkElement(
	RectangleF linkRectangle, 
	String^ filePath
)
Parameters
linkRectangle (RectangleF)
The link rectangle in page
filePath (String)
The sound file

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)