[]
Describes export to HTML format.
public class HtmlExportProvider : ExportProvider
Name | Description |
---|---|
HtmlExportProvider() |
Name | Description |
---|---|
DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "html". |
FormatName | Gets a short description of the HTML export format. |
Name | Description |
---|---|
NewExporter() | Creates a new instance of the HtmlFilter class. |