C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1Hyperlink Class / Clone Method

In This Topic
Clone Method (C1Hyperlink)
In This Topic
Creates a copy of the current object.
Syntax
'Declaration
 
Public Function Clone() As C1Hyperlink
 

Return Value

The newly created object.
See Also