_Document.Background Propiedad

Definición

Devuelve un Shape objeto que representa la imagen de fondo del documento especificado.

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

Valor de propiedad

Comentarios

Los fondos solo están visibles en la vista diseño web.

Se aplica a