SoundLinkElement(RectangleF, Stream) Constructor
Constructs a sound link element at the given location in PDF page and using the given sound stream
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public SoundLinkElement(
RectangleF linkRectangle,
Stream stream
)
Public Sub New (
linkRectangle As RectangleF,
stream As Stream
)
Parameters
- linkRectangle RectangleF
- The link rectangle in page
- stream Stream
- The sound stream