Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

HtmlExporterBase Class

Base class for objects used by Office-inspired controls to export the document content in HTML format.

Namespace: DevExpress.Office.Export.Html

Assembly: DevExpress.Office.v20.2.Core.dll

NuGet Package: DevExpress.Office.Core

Declaration

public abstract class HtmlExporterBase

Inheritance

Object
HtmlExporterBase
See Also