Back to Devexpress

OleObjectType.VisioMacroEnabledDrawing Field

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-oleobjecttype-37f51921.md

latest1.2 KB
Original Source

OleObjectType.VisioMacroEnabledDrawing Field

Microsoft Visio Macro-Enabled Drawing.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public const string VisioMacroEnabledDrawing = "Visio.DrawingMacroEnabled.15"
vb
Public Const VisioMacroEnabledDrawing As String = "Visio.DrawingMacroEnabled.15"

Field Value

TypeDescription
String

“Visio.DrawingMacroEnabled.15”

|

See Also

OleObjectType Class

OleObjectType Members

DevExpress.XtraRichEdit.API.Native Namespace