Document.Content Property

Gets a Range that represents the main document story.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
ReadOnly Property Content As Range
Range Content { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Range
A Range that represents the main document story.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace