SoundLinkElement(RectangleF, Stream) Constructor
Constructs a sound link element at the given location in PDF page and using the given sound stream
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
public SoundLinkElement(
RectangleF linkRectangle,
Stream stream
)
Public Sub New (
linkRectangle As RectangleF,
stream As Stream
)
public:
SoundLinkElement(
RectangleF linkRectangle,
Stream^ stream
)
new :
linkRectangle : RectangleF *
stream : Stream -> SoundLinkElement
Parameters
- linkRectangle RectangleF
- The link rectangle in page
- stream Stream
- The sound stream