[]
        
(Showing Draft Content)

C1.WPF.Document.Export.Ssrs.MhtmlExporter

MhtmlExporter Class

Represents an object that can be used to export a SSRS report to Web archive (MHTML) format.

Inheritance
MhtmlExporter
Implements
Namespace: C1.WPF.Document.Export.Ssrs
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class MhtmlExporter : Exporter, IDisposable

Constructors

Name Description
MhtmlExporter()

Properties

Name Description
ExportProvider

Gets an instance of a class derived from ExportProvider describing the export format associated with the current exporter. That instance can be used to retrieve static information about the current export format such as format description or default extension.

OutlookCompat

Gets or sets a value indicating whether to render with extra metadata that makes the report look better in Outlook. The default value is true.

Methods

Name Description
CanExportRange(OutputRangeType)

Tests whether the specified type of range can be exported by the current exporter.

GetDevInfo()

Returns DeviceInfo string for SSRS.

GetFormat()

Returns format identifier for SSRS.