ComponentOne RichTextBox for WPF and Silverlight
ViewMode Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : ViewMode Property
Gets or sets the TextViewMode of the C1RichTextBox.
Syntax
'Declaration
 
Public Property ViewMode As TextViewMode
public TextViewMode ViewMode {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members