ComponentOne RichTextBox for WPF and Silverlight
Clone Method (C1TextElement)

C1.WPF.RichTextBox.Documents Namespace > C1TextElement Class : Clone Method
Returns a deep copy of this element.
Syntax
'Declaration
 
Public Overridable Function Clone() As C1TextElement
public virtual C1TextElement Clone()

Return Value

A deep copy of this element.
See Also

Reference

C1TextElement Class
C1TextElement Members