ExportToMht(IPrintableControl, Stream, MhtExportOptions)
static
|
source, stream, options
|
Exports a report to the specified stream in MHT format using the specified MHT-specific options.
|
ExportToMht(IPrintableControl, Stream)
static
|
source, stream
|
Exports a report to the specified stream in MHT format.
|
ExportToMht(IPrintableControl, String, MhtExportOptions)
static
|
source, filePath, options
|
Exports a report to the specified file path in MHT format using the specified MHT-specific options.
|
ExportToMht(IPrintableControl, String)
static
|
source, filePath
|
Exports a report to the specified file path in MHT format.
|
ExportToMht(IBasePrintable, Stream, MhtExportOptions)
static
|
source, stream, options
|
|
ExportToMht(IBasePrintable, Stream)
static
|
source, stream
|
|
ExportToMht(IBasePrintable, String, MhtExportOptions)
static
|
source, filePath, options
|
|
ExportToMht(IBasePrintable, String)
static
|
source, filePath
|
|