EVO HTML to PDF Converter

SoundLinkElement Constructor (RectangleFloat, Byte)

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public SoundLinkElement(
	RectangleFloat linkRectangle,
	byte[] soundData
)

Parameters

linkRectangle
Type: Winnovative.HtmlToPdfClientRectangleFloat
The link rectangle in page
soundData
Type: SystemByte
The sound data
See Also

Reference