SoundLinkElement(RectangleFloat, Byte) Constructor
Constructs a sound link element at the given location in PDF page and using the given sound data
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public SoundLinkElement(
RectangleFloat linkRectangle,
byte[] soundData
)
Public Sub New (
linkRectangle As RectangleFloat,
soundData As Byte()
)
Parameters
- linkRectangle RectangleFloat
- The link rectangle in page
- soundData Byte
- The sound data