ContentControlBase.Document Property

Gets the Document that contains the content control.

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

Syntax

'Declaration
Protected ReadOnly Property Document As Document
    Get
'Usage
Dim value As Document

value = Me.Document
protected Document Document { get; }

Property Value

Type: Microsoft.Office.Tools.Word.Document
The Document that contains the content control.

.NET Framework Security

See Also

Reference

ContentControlBase Class

ContentControlBase Members

Microsoft.Office.Tools.Word Namespace