Skip to main content
All docs
V24.1

OleObjectType.WordMacroEnabledDocument Field

Microsoft Word Macro-Enabled Document.

Namespace: DevExpress.XtraRichEdit.API.Native

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

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

Declaration

public const string WordMacroEnabledDocument = "Word.DocumentMacroEnabled.12"

Field Value

Type Description
String

“Word.DocumentMacroEnabled.12”

See Also