PageSetup.RightMargin 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 droit de la page et le bord droit du corps de texte.
public:
property float RightMargin { float get(); void set(float value); };
public float RightMargin { get; set; }
member this.RightMargin : single with get, set
Public Property RightMargin As Single
Valeur de propriété
Remarques
Si la propriété a la MirrorMargins valeur True, la propriété RightMargin contrôle le paramètre des marges extérieures et la LeftMargin propriété contrôle le paramètre des marges intérieures.