PageSetup.BottomMargin 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 inférieur de la page et la bordure inférieure du corps de texte.
public:
property float BottomMargin { float get(); void set(float value); };
public float BottomMargin { get; set; }
member this.BottomMargin : single with get, set
Public Property BottomMargin As Single