RichTextBox Constructor (FlowDocument^)
.NET Framework (current version)
Initializes a new instance of the RichTextBox class, adding a specified FlowDocument as the initial content.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- document
-
Type:
System.Windows.Documents::FlowDocument^
A FlowDocument to be added as the initial contents of the new RichTextBox.
.NET Framework
Available since 3.0
Available since 3.0
Show: