In This Topic
Represents a hyperlink in a document. A hyperlink may be assigned to a
RenderObject's
RenderObject.Hyperlink, or a
RenderParagraphObject's
RenderParagraphObject.Hyperlink property. In that case clicking on that object in a viewer will jump to the hyperlink's
LinkTarget.
Object Model
Syntax
'Declaration
Public Class C1Hyperlink
Inheritance Hierarchy
System.Object
C1.Win.Document.C1Hyperlink
See Also