HtmlExporterBase.Export() Method
Exports the document to a string in HTML format.
Namespace: DevExpress.Office.Export.Html
Assembly: DevExpress.Office.v25.1.Core.dll
NuGet Package: DevExpress.Office.Core
Declaration
Returns
Type | Description |
---|---|
String | A string containing a document in HTML format. |
See Also