Back to Devexpress

OleObjectType.PowerPointPresentation Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-9fcca83a.md

latest1.2 KB
Original Source

OleObjectType.PowerPointPresentation Field

Microsoft PowerPoint Presentation.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public const string PowerPointPresentation = "PowerPoint.Show.12"
vb
Public Const PowerPointPresentation As String = "PowerPoint.Show.12"

Field Value

TypeDescription
String

“PowerPoint.Show.12”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace