TextDocument.IndentSize 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.
À usage interne Microsoft uniquement.
public:
property int IndentSize { int get(); };
public:
property int IndentSize { int get(); };
[System.Runtime.InteropServices.DispId(135)]
public int IndentSize { [System.Runtime.InteropServices.DispId(135)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(135)>]
[<get: System.Runtime.InteropServices.DispId(135)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.IndentSize : int
Public ReadOnly Property IndentSize As Integer
Valeur de propriété
Taille du retrait.
- Attributs