SmartDocument Property
Returns a SmartDocument object that represents the settings for a smart document solution.
expression.SmartDocument
expression Required. An expression that returns a Document object.
Remarks
For more information on smart documents, please see the Smart Document Software Development Kit on the Microsoft Developer Network (MSDN) Web site.
Example
The following example displays a dialog box that contains a list of valid XML expansion packs for the active document.
ActiveDocument.SmartDocument.PickSolution