Freigeben über


ITextRange.ScrollIntoView(PointOptions) Methode

Definition

Scrollt diesen Textbereich in die Ansicht.

public:
 void ScrollIntoView(PointOptions value);
void ScrollIntoView(PointOptions const& value);
public void ScrollIntoView(PointOptions value);
function scrollIntoView(value)
Public Sub ScrollIntoView (value As PointOptions)

Parameter

value
PointOptions

Das Ende des Textbereichs, der in die Ansicht gescrollt werden soll. Diese Funktion verwendet nur die Werte Start, NoHorizontalScroll und NoVerticalScroll der PointOptions-Enumeration .

Gilt für: