Winnovative Logo

SoundLinkElement Constructor (RectangleFloat, Byte)

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

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public SoundLinkElement(
	RectangleFloat linkRectangle,
	byte[] soundData
)

Parameters

linkRectangle
Type: WinnovativeClientRectangleFloat
The link rectangle in page
soundData
Type: SystemByte
The sound data
See Also

Reference