Share via


_Document.Background Eigenschaft

Definition

Gibt ein Shape -Objekt zurück, das das Hintergrundbild für das angegebene Dokument darstellt.

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

Eigenschaftswert

Hinweise

Hintergründe sind nur in der Weblayoutansicht sichtbar.

Gilt für: