Share via


Document.SmartDocument-Eigenschaft

Ruft ein SmartDocument ab, das die Einstellungen für eine Smart Document-Projektmappe darstellt.

Namespace:  Microsoft.Office.Tools.Word
Assemblys:   Microsoft.Office.Tools.Word.v4.0.Utilities (in Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.Office.Core.SmartDocument
Ein SmartDocument, das die Einstellungen für eine Smart Document-Projektmappe darstellt.

Hinweise

Weitere Informationen zu Smart Documents finden Sie im Smart Document Software Development Kit auf der Microsoft Developer Network (MSDN)-Website.

.NET Framework-Sicherheit

Siehe auch

Referenz

Document Schnittstelle

Microsoft.Office.Tools.Word-Namespace