RichEditDocumentImportOptions.FlatOpcMacroEnabledTemplate Property
In This Article
Obtains options to import documents in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format.
Namespace: DevExpress.XtraRichEdit.Import
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
public FlatOpcMacroEnabledTemplateDocumentImporterOptions FlatOpcMacroEnabledTemplate { get; }
#Property Value
Type | Description |
---|---|
Flat |
An object that contains import settings. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Flat |
---|---|
Rich |
|
See Also