_Document.Content Propiedad

Definición

Devuelve un Range objeto que representa el artículo principal del documento.

public:
 property Microsoft::Office::Interop::Word::Range ^ Content { Microsoft::Office::Interop::Word::Range ^ get(); };
public Microsoft.Office.Interop.Word.Range Content { get; }
member this.Content : Microsoft.Office.Interop.Word.Range
Public ReadOnly Property Content As Range

Valor de propiedad

Se aplica a