SoundLinkElement(RectangleF, Stream) Constructor
Constructs a sound link element at the given location in PDF page and using the given sound stream
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.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