Back to Devexpress

HtmlExporterBase Class

officefileapi-devexpress-dot-office-dot-export-dot-html.md

latest1.0 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Office.Core

Declaration

csharp
public abstract class HtmlExporterBase
vb
Public MustInherit Class HtmlExporterBase

Inheritance

Object HtmlExporterBase HtmlExporter

See Also

HtmlExporterBase Members

DevExpress.Office.Export.Html Namespace