Overload List
Name | Description | |
---|---|---|
C1Hyperlink()()()() |
Initializes a new instance of the C1Hyperlink class.
|
|
C1Hyperlink(String) |
Initializes a new instance of the C1Hyperlink class,
assigning its LinkTarget to a C1LinkTargetAnchor
associated with the specified anchor name.
|
|
C1Hyperlink(C1LinkTarget) |
Initializes a new instance of the C1Hyperlink class,
assigning its LinkTarget to the specified C1LinkTarget.
|
|
C1Hyperlink(ParagraphObject) |
Initializes a new instance of the C1Hyperlink class,
assigning its LinkTarget to a C1LinkTargetDocumentLocation
associated with the specified ParagraphObject.
|
|
C1Hyperlink(RenderObject) |
Initializes a new instance of the C1Hyperlink class,
assigning its LinkTarget to a C1LinkTargetDocumentLocation
associated with the specified RenderObject.
|
|
C1Hyperlink(C1LinkTarget, String) |
Initializes a new instance of the C1Hyperlink class,
assigning its LinkTarget to the specified C1LinkTarget.
|
|
C1Hyperlink(C1LinkTarget, String, Object) |
Initializes a new instance of the C1Hyperlink class,
assigning its LinkTarget to the specified C1LinkTarget.
|