Search
PdfExporter Class
Remarks See Also
 





Exports MindFusion reports to Adobe Portable Document Format (PDF) files.

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

 Syntax

C#  Copy Code

public class PdfExporter

Visual Basic  Copy Code

Public Class PdfExporter

 Remarks

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

 Inheritance Hierarchy

System.Object
    MindFusion.Reporting.Export.PdfExporter

 See Also