Click or drag to resize

SoundLinkElement Class

Represents a link to a sound file in PDF
Inheritance Hierarchy
SystemObject
  ExpertPdf.HtmlToPdf.PdfDocumentPageElement
    ExpertPdf.HtmlToPdf.PdfDocumentSoundLinkElement

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public class SoundLinkElement : PageElement

The SoundLinkElement type exposes the following members.

Constructors
 NameDescription
Public methodSoundLinkElement Constructs a sound link element
Top
Properties
 NameDescription
Public propertyFilePath Gets or sets the external file path
Public propertyLinkRectangle Gets or sets the link rectangle in page
Top
See Also