Link overview

Constructors

 ConstructorInitializes a new instance of the Link class.

Public Methods

 DrawOverridden. Draws the link to the given PageWriter object.
 DrawAnnotationDraws the link to the given DocumentWriter object.
 Equals (inherited from Object)See System.Object
 GetHashCode (inherited from Object)See System.Object
 GetType (inherited from Object)See System.Object
 ToString (inherited from Object)See System.Object

Public Properties

 ActionGets the Action to be taken by the link.
 HeightGets or sets the height of the link.
 ID (inherited from PageElement)Gets or sets the ID of the page element.
 RequiredLicenseLevel (inherited from PageElement)Gets the required license level of the page element.
 WidthGets or sets the width of the link.
 XGets or sets the X coordinate of the link.
 YGets or sets the Y coordinate of the link.

Protected Methods

 Finalize (inherited from Object)See System.Object
 MemberwiseClone (inherited from Object)See System.Object
 SetRequiredLicenseLevel (inherited from PageElement)Sets the license level required by the page element.

See Also

Link Class | ceTe.DynamicPDF.PageElements Namespace