Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1Hyperlink Class
Members

In This Topic
    C1Hyperlink Class
    In This Topic
    Represents a hyperlink in a document. A hyperlink may be assigned to a RenderObject's RenderObject.Hyperlink, or a ParagraphObject's ParagraphObject.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 
    public class C1Hyperlink 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.C1Hyperlink

    See Also