Back to Devexpress

LinkBase.ExportToMht Method

wpf-devexpress-dot-xpf-dot-printing-dot-linkbase-dot-exporttomht.md

latest956 B
Original Source

LinkBase.ExportToMht Method

NameParametersDescription
ExportToMht(Stream, MhtExportOptions)stream, optionsExports a report to the specified stream in MHT format using the specified MHT-specific options.
ExportToMht(Stream)streamExports a report to the specified stream in MHT format.
ExportToMht(String, MhtExportOptions)filePath, optionsExports a report to the specified file path in MHT format using the specified MHT-specific options.
ExportToMht(String)filePathExports a report to the specified file path in MHT format.