Document.WebPagePreview method (Word)
Displays a preview of the current document as it would look if saved as a webpage.
Syntax
expression. WebPagePreview
expression Required. A variable that represents a Document object.
Example
This example displays the current document as it would appear if saved as a webpage.
ActiveDocument.WebPagePreview
See also
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.