C1.C1Preview Namespace > C1Hyperlink Class : C1Hyperlink Constructor |
Overload | Description |
---|---|
C1Hyperlink Constructor() | Initializes a new instance of the C1Hyperlink class. |
C1Hyperlink Constructor(RenderObject) | Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to a C1LinkTargetDocumentLocation associated with the specified RenderObject. |
C1Hyperlink Constructor(ParagraphObject) | Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to a C1LinkTargetDocumentLocation associated with the specified ParagraphObject. |
C1Hyperlink Constructor(C1LinkTarget) | Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to the specified C1LinkTarget. |
C1Hyperlink Constructor(C1LinkTarget,String) | Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to the specified C1LinkTarget. |
C1Hyperlink Constructor(C1LinkTarget,String,Object) | Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to the specified C1LinkTarget. |
C1Hyperlink Constructor(String) | Initializes a new instance of the C1Hyperlink class, assigning its LinkTarget to a C1LinkTargetAnchor associated with the specified anchor name. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2