Options.TabIndentKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True si les touches TAB et RET.ARR permet d'augmenter ou de diminuer, respectivement, le retrait gauche des paragraphes et si la touche Retour arrière peut servir à modifier les aligné à droite les paragraphes paragraphes centrés et aux paragraphes centrés aligné à gauche des paragraphes.
public:
property bool TabIndentKey { bool get(); void set(bool value); };
public bool TabIndentKey { get; set; }
member this.TabIndentKey : bool with get, set
Public Property TabIndentKey As Boolean