PrintDocument for WinForms | ComponentOne
PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly
/
C1.C1Preview Namespace
/
C1Hyperlink Class
/ C1Hyperlink Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
C1Hyperlink Constructor
In This Topic
Overload List
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
C1Hyperlink.LinkTarget
to a
C1LinkTargetDocumentLocation
associated with the specified
RenderObject
.
C1Hyperlink Constructor(ParagraphObject)
Initializes a new instance of the
C1Hyperlink
class, assigning its
C1Hyperlink.LinkTarget
to a
C1LinkTargetDocumentLocation
associated with the specified
ParagraphObject
.
C1Hyperlink Constructor(C1LinkTarget)
Initializes a new instance of the
C1Hyperlink
class, assigning its
C1Hyperlink.LinkTarget
to the specified
C1LinkTarget
.
C1Hyperlink Constructor(C1LinkTarget,String)
Initializes a new instance of the
C1Hyperlink
class, assigning its
C1Hyperlink.LinkTarget
to the specified
C1LinkTarget
.
C1Hyperlink Constructor(C1LinkTarget,String,Object)
Initializes a new instance of the
C1Hyperlink
class, assigning its
C1Hyperlink.LinkTarget
to the specified
C1LinkTarget
.
C1Hyperlink Constructor(String)
Initializes a new instance of the
C1Hyperlink
class, assigning its
C1Hyperlink.LinkTarget
to a
C1LinkTargetAnchor
associated with the specified anchor name.
See Also
Reference
C1Hyperlink Class
C1Hyperlink Members