RulerLevel2.LeftMargin 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.
Obtient ou définit le retrait à gauche du niveau hiérarchique donné en points. Lecture-écriture.
public:
property float LeftMargin { float get(); void set(float value); };
public float LeftMargin { get; set; }
member this.LeftMargin : single with get, set
Public Property LeftMargin As Single
Valeur de propriété
Single
Remarques
Si un paragraphe commence par une puce, la position de la puce est déterminée par la FirstMargin propriété et la position du premier caractère de texte du paragraphe est déterminée par la LeftMargin propriété .