ComponentOne RichTextBox for UWP
Clone Method (C1TextElement)

C1.Xaml.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