Skip to main content
All docs
V24.1

OleObjectType.VisioMacroEnabledDrawing Field

Microsoft Visio Macro-Enabled Drawing.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

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

Field Value

Type Description
String

“Visio.DrawingMacroEnabled.15”

See Also