RichEditDocumentExportOptions.FlatOpcMacroEnabled Property
In This Article
Obtains options specific for export to FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format.
Namespace: DevExpress.XtraRichEdit.Export
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
public FlatOpcMacroEnabledDocumentExporterOptions FlatOpcMacroEnabled { get; }
#Property Value
Type | Description |
---|---|
Flat |
An object that contains export settings. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Flat |
---|---|
Rich |
|
See Also