ResampleMediaTask.profile Property
Gets the media mobilization profile for the specified media asset. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property profile As PpResampleMediaProfile
Get
'Usage
Dim instance As ResampleMediaTask
Dim value As PpResampleMediaProfile
value = instance.profile
PpResampleMediaProfile profile { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.PpResampleMediaProfile
Remarks
profile can be one of the following PpResampleMediaProfile values.
Constant |
Value |
Description |
---|---|---|
ppResampleMediaProfileCustom |
1 |
Custom profile |
ppResampleMediaProfileSmall |
2 |
Small profile |
ppResampleMediaProfileSmaller |
3 |
Smaller profile |
ppResampleMediaProfileSmallest |
4 |
Smallest profile |