Exports MindFusion reports to Adobe Portable Document Format (PDF) files.
Namespace: MindFusion.Reporting.Export
Assembly: MindFusion.Reporting.Pdf
SyntaxC#
Copy Code
|
|---|
public class PdfExporter |
Visual Basic
Copy Code
|
|---|
Public Class PdfExporter |
RemarksFor more information on how to use the PdfExporter, check Exporting.
Inheritance HierarchySystem.Object![]()
MindFusion.Reporting.Export.PdfExporter
See Also