PageSetup.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.
Cette propriété renvoie ou définit la distance (en points) entre le bord gauche de la page et le bord gauche du corps de texte.
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é
Remarques
Si la MirrorMargins propriété a la valeur true, la propriété LeftMargin contrôle la définition des marges intérieures et la RightMargin propriété contrôle la définition des marges extérieures.