PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1Hyperlink Class
Properties Methods


In This Topic
    C1Hyperlink Class Members
    In This Topic

    The following tables list the members exposed by C1Hyperlink.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines the target of the current hyperlink.  
    Public PropertyGets the destination URL of the current hyperlink in Adobe PDF format.  
    Public PropertyGets or sets the state of the current hyperlink.  
    Public PropertyText shown in the status line when the mouse is over the link (when the document is viewed in a C1PrintPreview).  
    Public PropertyGets or sets arbitrary data associated with the current hyperlink.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies the properties of the specified object to the current object.  
    Public MethodCreates a copy of the current object.  
    Top
    See Also