Skip to main content
All docs
V24.2

OleObjectType.VisioMacroEnabledDrawing Field

Microsoft Visio Macro-Enabled Drawing.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v24.2.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