Search
ImageExporter Members
Constructors Properties Methods
 


Exports MindFusion reports as images.

The following tables list the members exposed by the ImageExporter type.

 Public Constructors

  Name Description

ImageExporter

Initializes a new instance of the HtmlExporter class.

 Public Properties

  Name Description

Margins

Gets or sets the page margins.

PageOrientation

Gets or sets the page orientation.

PageSize

Gets or sets the page size.

Scale

Gets or sets a scale factor for the exported image.

 Public Methods

  Name Description

Export

Creates an image from the specified report.

 See Also