Click or drag to resize
FileLinkElement Class
Represents a link to an external file
Inheritance Hierarchy
SystemObject
  ExpertPdf.PdfCreatorPageElement
    ExpertPdf.PdfCreatorFileLinkElement

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public class FileLinkElement : PageElement

The FileLinkElement type exposes the following members.

Constructors
  NameDescription
Public methodFileLinkElement
Constructs a file 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