Gets or sets the C1Document associated with this C1RichTextViewManager.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public C1Document Document { get; set; } |
| Visual Basic |
|---|
Public Property Document As C1Document Get Set |