ComponentOne RichTextBox for WPF and Silverlight
Document Property (C1RichTextViewManager)

C1.WPF.RichTextBox Namespace > C1RichTextViewManager Class : Document Property
Gets or sets the C1.WPF.RichTextBox.Documents.C1Document associated with this C1RichTextViewManager.
Syntax
'Declaration
 
Public Property Document As C1Document
public C1Document Document {get; set;}
See Also

Reference

C1RichTextViewManager Class
C1RichTextViewManager Members