Gets or sets the current selection in the text part with the input focus. The property value is an object of the type Web.Selection.

Introduced: X12.

Syntax

public TXTextControl.Web.Selection Selection { get; set; }
Public Property Selection() As TXTextControl.Web.Selection