Table of Contents

Property Selection

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Selection

When implemented by a class, represents an object that implements ISelection interface. This object represents various properties and methods to manipulate text selection, such as copy, paste and drag selected text.

ISelection Selection { get; set; }

Property Value

ISelection