DataViewBase.ExportToMht Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a grid to the specified stream in MHT format using the specified MHT-specific options. |
Export |
stream | Exports a grid to the specified stream in MHT format. |
Export |
file |
Exports a grid to the specified file path in MHT format, using the specified MHT-specific options. |
Export |
file |
Exports a grid to the specified file path in MHT format. |