Click or drag to resize

SoundLinkElement Class

Represents a link to a sound file in PDF
Inheritance Hierarchy
SystemObject
  ExpertPdf.PdfCreatorPageElement
    ExpertPdf.PdfCreatorSoundLinkElement

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.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