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 zu scrollenden Textbereichs. Diese Funktion verwendet nur die Werte Start, NoHorizontalScroll und NoVerticalScroll der PointOptions-Enumeration .

Gilt für: