PrintPreview Property.PrintPreview Property
Publisher Developer Reference |
True to display in Print Preview the publication in the current view. Read/write Boolean.
Syntax
expression.PrintPreview
expression A variable that represents a PrintPreview Property object.
Return Value
Boolean
Example
This example switches the view to Print Preview.
Visual Basic for Applications |
---|
|
See Also