Document.SmartDocument property (Word)
Returns a SmartDocument object that represents the settings for a smart document solution.
Syntax
expression.SmartDocument
expression An expression that returns a Document object.
Remarks
For more information about smart documents, see Use smart documents on the Microsoft Support 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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.