Window.Thumbnails Property
Word Developer Reference |
Sets or returns a Boolean that represents whether thumbnail images of the pages in a document are displayed along the left side of the Microsoft Word document window.
Syntax
expression.Thumbnails
expression An expression that returns a Window object.
Example
The following example displays thumbnail images of the pages in the active document.
Visual Basic for Applications |
---|
|
See Also