HtmlExporter Class
In This Article
Represents an object used to export the document content in HTML format.
Namespace: DevExpress.XtraRichEdit.Export.Html
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Remarks
The HtmlExporterBase.Export method of the HtmlExporter object is used to accomplish the export task.
#Inheritance
Object
HtmlExporterBase
HtmlExporter
See Also