PpResampleMediaProfile Enumeration

Specifies the media mobilization profile for the specified media asset.

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

Syntax

'Declaration
<GuidAttribute("CB5DD948-AAB3-405F-9F29-79468F1F5971")> _
Public Enumeration PpResampleMediaProfile
'Usage
Dim instance As PpResampleMediaProfile
[GuidAttribute("CB5DD948-AAB3-405F-9F29-79468F1F5971")]
public enum PpResampleMediaProfile

Members

Member name Description
ppResampleMediaProfileCustom Custom profile
ppResampleMediaProfileSmall Small profile
ppResampleMediaProfileSmaller Smaller profile
ppResampleMediaProfileSmallest Smallest profile

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace