ComponentOne RichTextBox for UWP
ShallowClone Method (C1TextElement)

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

Return Value

A shallow copy of this element.
See Also

Reference

C1TextElement Class
C1TextElement Members