Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets the magnification for a window as a percentage.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Default Property Percentage As Integer
Get
Set
'Usage
Dim instance As Zoom
Dim value As Integer
value = instance
instance = value
int this { get; set; }
Property Value
Type: System.Int32