Gets or sets the current selection in a text frame. The property value is an object of the type Selection. For more information see the description of the Selection class.

Syntax

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