EVO HTML to PDF Converter

SoundLinkElement Constructor (RectangleFloat, String)

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public SoundLinkElement(
	RectangleFloat linkRectangle,
	string filePath
)

Parameters

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

Reference