_Document.Background Propriété

Définition

Renvoie un Shape Object 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é

Shape

Remarques

Les arrière-plans ne sont visibles qu’en mode Web.

S’applique à