Back to Devexpress

OleObjectType.MicrosoftPhotoEditor Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-2469e31b.md

latest1.1 KB
Original Source

OleObjectType.MicrosoftPhotoEditor Field

Microsoft Photo Editor 3.0 Picture.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public const string MicrosoftPhotoEditor = "MSPhotoEd.3"
vb
Public Const MicrosoftPhotoEditor As String = "MSPhotoEd.3"

Field Value

TypeDescription
String

“MSPhotoEd.3”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace