Applies the content of the format clipboard to the current selection.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public void FormatPaste()
Visual Basic
Public Sub FormatPaste

See Also