C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1Hyperlink Class / C1Hyperlink Constructor

In This Topic
C1Hyperlink Constructor
In This Topic
Overload List
OverloadDescription
Initializes a new instance of the C1Hyperlink class.  
Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to a C1LinkTargetDocumentLocation associated with the specified RenderObject.  
Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to a C1LinkTargetDocumentLocation associated with the specified ParagraphObject.  
Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to the specified C1LinkTarget.  
Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to the specified C1LinkTarget.  
Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to the specified C1LinkTarget.  
Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to a C1LinkTargetAnchor associated with the specified anchor name.  
See Also