Click or drag to resize
TextRangeScrollIntoView Method
Scrolls the range into view.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public void ScrollIntoView(
	RangePosition position
)

Parameters

position
Type: TextObjectModelRangePosition
Flag specifying the end to scroll into view.
See Also