Skip to main content
All docs
V23.1
.NET Framework 4.5.2+

OleObjectType.VisioMacroEnabledDrawing Field

Microsoft Visio Macro-Enabled Drawing.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v23.1.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

public const string VisioMacroEnabledDrawing = "Visio.DrawingMacroEnabled.15"

Field Value

Type Description
String

“Visio.DrawingMacroEnabled.15”

See Also