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