Clear Method (WPFRichTextBox)

Action

Clears all the content from the RichTextBox.

Syntax

C#
richTextBox.Clear()
VB
richTextBox.Clear()