Share via


SlideShowView.Zoom Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Zoom As Integer
    Get
'Usage
Dim instance As SlideShowView
Dim value As Integer

value = instance.Zoom
int Zoom { get; }

Property Value

Type: System.Int32

See Also

Reference

SlideShowView Interface

SlideShowView Members

Microsoft.Office.Interop.PowerPoint Namespace