PageSetup.FooterDistance 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 pied de page et le bas de la page.
public:
property float FooterDistance { float get(); void set(float value); };
public float FooterDistance { get; set; }
member this.FooterDistance : single with get, set
Public Property FooterDistance As Single