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

HtmlExporterBase.Export Method

Name Parameters Description
Export() none Exports the document to a string in HTML format.
Export(TextWriter) writer Exports a document in HTML format using the specified writer to write exported data as a series of characters.