Skip to content
SiteEmail

cohtml.Net.Selection

Holds the information about a text selection.

Inherits from SystemIDisposable

Name
virtual voidDispose()
Selection()
Name
RangeSelectionRange
The start and end positions of the selection.
DirectionSelectionDirection
The direction of the selection, which shows on which end does the caret go.
Name
boolswigCMemOwn
virtual void Dispose()
Selection()
Range SelectionRange;

The start and end positions of the selection.

Direction SelectionDirection;

The direction of the selection, which shows on which end does the caret go.

bool swigCMemOwn;