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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.