Document.Sentences Property

Gets a Sentences collection that represents all the sentences in the document.

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

Syntax

'Declaration
ReadOnly Property Sentences As Sentences
Sentences Sentences { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Sentences
A Sentences collection that represents all the sentences in the document.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace