EVO HTML to PDF Converter

SoundLinkElement Constructor (RectangleFloat, String)

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public SoundLinkElement(
	RectangleFloat linkRectangle,
	string filePath
)

Parameters

linkRectangle
Type: Winnovative.HtmlToPdfClientRectangleFloat
The link rectangle in page
filePath
Type: SystemString
The sound file
See Also

Reference