[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1Hyperlink.ShallowClone

ShallowClone Method

Returns a shallow copy of this element.

Declaration
public override C1TextElement ShallowClone()
Returns
Type Description
C1TextElement

A shallow copy of this element.

Overrides