_Document.SmartDocument 属性

定义

返回一个 SmartDocument 对象,该对象表示智能文档解决方案的设置。

public:
 property Microsoft::Office::Core::SmartDocument ^ SmartDocument { Microsoft::Office::Core::SmartDocument ^ get(); };
public Microsoft.Office.Core.SmartDocument SmartDocument { get; }
member this.SmartDocument : Microsoft.Office.Core.SmartDocument
Public ReadOnly Property SmartDocument As SmartDocument

属性值

注解

有关智能文档的详细信息,请参阅 Microsoft Developer Network (MSDN) 网站上的 Smart Document Software Development Kit。

适用于