Skip to main content

DXRichEditOpenXmlDocumentExporterOptions() Constructor

Initializes a new instance of the DXRichEditOpenXmlDocumentExporterOptions class with the default settings.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public DXRichEditOpenXmlDocumentExporterOptions()

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also