Zoom.Percentage Property
Word Developer Reference |
Returns or sets the magnification for a window as a percentage. Read/write Long.
Syntax
expression.Percentage
expression An expression that returns a Zoom object.
Example
This example switches the active window to normal view and sets the magnification to 80 percent.
Visual Basic for Applications |
---|
|
This example increases the magnification of the active window by 10 percent.
Visual Basic for Applications |
---|
|
See Also