OleDocumentFormatMicrosoftPowerPointPresentation Property |
Microsoft power point format.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static OleDocumentFormat MicrosoftPowerPointPresentation { get; }
Public Shared ReadOnly Property MicrosoftPowerPointPresentation As OleDocumentFormat
Get
public:
static property OleDocumentFormat^ MicrosoftPowerPointPresentation {
OleDocumentFormat^ get ();
}
static member MicrosoftPowerPointPresentation : OleDocumentFormat with get
Property Value
Type:
OleDocumentFormat
See Also