[]
        
(Showing Draft Content)

C1.Framework.Html.HyperlinkElement

HyperlinkElement Class

Invisible elements inserted in the HTML stream to delimit hyperlinks. To use this, the viewer should handle the MouseDown event, use HitTest to find the element clicked, then scan the Children collection to determine whether the click was on a link and what the link parameters are.

Inheritance
HyperlinkElement
Implements
Namespace: C1.Framework.Html
Assembly: C1.Win.8.dll
Syntax
public class HyperlinkElement : Element, ISupportUia

Constructors

Name Description
HyperlinkElement()

Properties

Name Description
HRef
Name
Start
Target