EVO HTML to PDF Converter

SoundLinkElement Constructor (RectangleF, Stream)

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

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public SoundLinkElement(
	RectangleF linkRectangle,
	Stream stream
)

Parameters

linkRectangle
Type: System.DrawingRectangleF
The link rectangle in page
stream
Type: System.IOStream
The sound stream
See Also

Reference