SetText Method (WPFRichTextBox)
Class
WPFRichTextBox
.
Action
Sets the text.
Syntax
richTextBox
.
SetText
(
text
)
Variable
Description
text
The text to set.
String
.