Share via


_Document.Background Propriété

Définition

Renvoie un Shape objet qui représente l’image d’arrière-plan du document spécifié.

public:
 property Microsoft::Office::Interop::Word::Shape ^ Background { Microsoft::Office::Interop::Word::Shape ^ get(); void set(Microsoft::Office::Interop::Word::Shape ^ value); };
public Microsoft.Office.Interop.Word.Shape Background { get; set; }
member this.Background : Microsoft.Office.Interop.Word.Shape with get, set
Public Property Background As Shape

Valeur de propriété

Remarques

Les arrière-plans sont visibles uniquement en mode Web.

S’applique à