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

Syntax

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