Gets the text selection state.
Namespace: FirstFloor.DocumentsAssembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)
Syntax
| C# |
|---|
TextSelection Selection { get; } |
| Visual Basic |
|---|
ReadOnly Property Selection As TextSelection Get |
| Visual C++ |
|---|
property TextSelection^ Selection { TextSelection^ get (); } |