This class represents a link to an external file in a PDF document
Inheritance Hierarchy
Winnovative.HtmlToPdfClientPageElement
Winnovative.HtmlToPdfClientFileLinkElement
Namespace: Winnovative.HtmlToPdfClient
Assembly: WnvHtmlToPdfClient_UWP (in WnvHtmlToPdfClient_UWP.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
The FileLinkElement type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FileLinkElement |
Constructs a file link element
|
Properties
| Name | Description | |
|---|---|---|
| FilePath |
Gets or sets the external file path
| |
| LinkRectangle |
Gets or sets the file link element rectangle in PDF page
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also