View.ShowPicturePlaceHolders Property
Word Developer Reference |
True if blank boxes are displayed as placeholders for pictures. Read/write Boolean.
Syntax
expression.ShowPicturePlaceHolders
expression An expression that returns a View object.
Example
This example inserts a picture in the active document and displays picture placeholders in the active window.
Visual Basic for Applications |
---|
|
See Also