​
​
​

Gets or sets the current selection in a header or footer. 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
​