PpExportMode Enumeration

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

Syntax

'Declaration
Public Enumeration PpExportMode
'Usage
Dim instance As PpExportMode
public enum PpExportMode

Members

Member name Description
ppRelativeToSlide
ppClipRelativeToSlide
ppScaleToFit
ppScaleXY

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace