Back to Devexpress

LinkBase.ExportToMht Method

corelibraries-devexpress-dot-xtraprinting-dot-linkbase-dot-exporttomht.md

latest1000 B
Original Source

LinkBase.ExportToMht Method

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