Search
ImageExporter Class
Remarks See Also
 





Exports MindFusion reports as images.

Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public class ImageExporter

Visual Basic  Copy Code

Public Class ImageExporter

 Remarks

For more information on how to use the ImageExporter, check Exporting.

 Inheritance Hierarchy

System.Object
    MindFusion.Reporting.Export.ImageExporter

 See Also