Winnovative HTML to PDF Converter

SoundLinkElement Constructor (RectangleF, String)

Winnovative HTML to PDF Converter for .NET Documentation
Constructs a sound link element at the given location in PDF page and using the given sound file

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public SoundLinkElement(
	RectangleF linkRectangle,
	string filePath
)

Parameters

linkRectangle
Type: System.DrawingRectangleF
The link rectangle in page
filePath
Type: SystemString
The sound file
See Also

Reference