Skip to main content

DevExpress.XtraRichEdit.Export Namespace

Contains classes specific for document export in the RichEdit suite.

Assembly: DevExpress.RichEdit.v23.2.Core.dll

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

Classes

Name Description
DocDocumentExporterOptions Contains options used to save (export) the document in DOC format (MS Office Word 97-2003 format, .doc).
DocmDocumentExporterOptions Contains options used to save (export) the document in DOCM format (Microsoft Office Open XML Macro-Enabled Document, .docm).
DocumentExporterOptions Represents the base class for options used for saving (exporting) documents in different formats.
DotDocumentExporterOptions Contains options used to save (export) the document in DOT format (Microsoft Word 97-2007 Template, .dot).
DotmDocumentExporterOptions Contains options used to save (export) the document in DOTM format (Microsoft Office Open XML Macro-Enabled Template, .dotm).
DotxDocumentExporterOptions Contains options used to save (export) the document in DOTX format (Microsoft Office Open XML macro-free template, .dotx).
FlatOpcDocumentExporterOptions Contains options used to save (export) the document in FlatOpc format (Microsoft Word XML Document, .xml).
FlatOpcMacroEnabledDocumentExporterOptions Contains options used to save (export) the document in FlatOpcMacroEnabled format (Microsoft Word XML Macro-Enabled Document, .xml).
FlatOpcMacroEnabledTemplateDocumentExporterOptions Contains options used to save (export) the document in FlatOpcMacroEnabledTemplate format (Microsoft Word XML Macro-Enabled Template, .xml).
FlatOpcTemplateDocumentExporterOptions Contains options used to save (export) the document in FlatOpcTemplate format (Microsoft Word XML Template, .xml).
HtmlDocumentExporterOptions Contains options to export the document in HTML format.
MhtDocumentExporterOptions Contains options used to save (export) the document in Mht (Web Archive) format.
OpenDocumentExporterOptions Contains options used to save (export) the document in OpenDocument text (.odt) format.
OpenXmlDocumentExporterOptions Contains options used to save (export) the document in DOCX format (Microsoft Word 2007 default format, .docx).
PlainTextDocumentExporterOptions Contains options used to save (export) the plain text document.
RichEditDocumentExportOptions Contains options used for saving (exporting) documents.
RtfDocumentExporterCompatibilityOptions Represents the settings that affect the portability of the exported file.
RtfDocumentExporterOptions Contains options to export the document in RTF format.
WordMLDocumentExporterOptions Contains options used to save (export) documents in WordprocessingML (MS Word 2003 XML) format.

Enums

Name Description
DocumentPropertyNames Lists document properties used to hold document metadata.
RtfRunBackColorExportMode Lists conventions used for exporting the background color to RTF format.