IEditorOperations.Indent Methode

Definition

Bei einer mehrzeiligen Auswahl wird die Auswahl eingezogen, andernfalls wird ein Tabstopp an der Position der Einfügemarke eingefügt.

public:
 bool Indent();
public:
 bool Indent();
bool Indent();
public bool Indent ();
abstract member Indent : unit -> bool
Public Function Indent () As Boolean

Gibt zurück

Boolean

true , wenn die Bearbeitung erfolgreich war, andernfalls false.

Gilt für