Gets or sets the C1Document for the C1RichTextBox.
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 |