RichEditDocumentImportOptions.FlatOpcTemplate Property
Obtains options to import documents in FlatOpcTemplate (Microsoft Word XML Template, .xml) format.
Namespace: DevExpress.XtraRichEdit.Import
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| FlatOpcTemplateDocumentImporterOptions | An object that contains import options. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to FlatOpcTemplate |
|---|---|
| RichEditControlOptionsBase |
|
See Also