Gets the position where text will be dropped.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextPointer Position { get; private set; } |
| Visual Basic |
|---|
Public Property Position As C1TextPointer Get Private Set |