expression.Magnifier
expression Required. An expression that returns a View object.
Remarks
This property generates an error if the view is not print preview.
Example
This example switches to print preview and changes the pointer to an insertion point.
PrintPreview = True
ActiveDocument.ActiveWindow.View.Magnifier = False