officefileapi-devexpress-dot-xtrarichedit-dot-export-7383fc64.md
Contains options used to save (export) documents in WordprocessingML (MS Word 2003 XML) format.
Namespace : DevExpress.XtraRichEdit.Export
Assembly : DevExpress.RichEdit.v25.2.Core.dll
NuGet Package : DevExpress.RichEdit.Core
[ComVisible(true)]
public class WordMLDocumentExporterOptions :
DocumentExporterOptions
<ComVisible(True)>
Public Class WordMLDocumentExporterOptions
Inherits DocumentExporterOptions
The following members return WordMLDocumentExporterOptions objects:
Use the WordMLDocumentExporterOptions class object in the following members:
DevExpress.Office.ISupportsCopyFrom<IExporterOptions>
Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions DocumentExporterOptions WordMLDocumentExporterOptions
See Also