Skip to main content
All docs
V24.2

OleObjectType.PowerPointPresentation Field

Microsoft PowerPoint Presentation.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v24.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

public const string PowerPointPresentation = "PowerPoint.Show.12"

Field Value

Type Description
String

“PowerPoint.Show.12”

See Also