This class represents a link to an URL in a PDF document.
Inheritance Hierarchy
WinnovativeClientPageElement
WinnovativeClientLinkUrlElement
Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax
The LinkUrlElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LinkUrlElement |
Constructs a URL link element
|
Properties
Name | Description | |
---|---|---|
![]() | LinkRectangle |
Gets or sets the URL link element rectangle in PDF page
|
![]() | LinkURL |
Gets or sets the link destination URL
|
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