C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1Hyperlink Class
Members

C1Hyperlink Class
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
C1Hyperlink Class
Syntax
'Declaration
 
Public Class C1Hyperlink 
 
Inheritance Hierarchy

System.Object
   C1.WPF.Document.C1Hyperlink

See Also