Copies the format of the current selection to the format clipboard.

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

Syntax

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

See Also