[]
Describes export to Web archive (MHTML) format.
public class MhtmlExportProvider : ExportProvider
Name | Description |
---|---|
MhtmlExportProvider() |
Name | Description |
---|---|
DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "mhtml". |
FormatName | Gets a short description of the MHTML export format. |
Name | Description |
---|---|
NewExporter() | Creates a new instance of the MhtmlExporter class. |