RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Hyperlink Class / ShallowClone Method

In This Topic
    ShallowClone Method (C1Hyperlink)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Function ShallowClone() As C1TextElement
    public override C1TextElement ShallowClone()
    See Also