Document.SmartDocument Property

Gets a SmartDocument that represents the settings for a smart document solution.

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

Syntax

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

Property Value

Type: Microsoft.Office.Core.SmartDocument
A SmartDocument that represents the settings for a smart document solution.

Remarks

For more information on smart documents, see the Smart Document Software Development Kit on the Microsoft Developer Network (MSDN) Web site.

.NET Framework Security

See Also

Reference

Document Interface

Microsoft.Office.Tools.Word Namespace