Back to Devexpress

OleObjectType.OpenDocumentPresentation Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-d5e3c118.md

latest1.2 KB
Original Source

OleObjectType.OpenDocumentPresentation Field

OpenDocument Presentation.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

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

Field Value

TypeDescription
String

“PowerPoint.OpenDocumentPresentation.12”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace