Search
PdfExporter Class
Remarks See Also
 





Provides methods for exporting MindFusion calendars to PDF.

Namespace: MindFusion.Scheduling.Export
Assembly: MindFusion.Scheduling.Pdf

 Syntax

C#  Copy Code

public class PdfExporter

Visual Basic  Copy Code

Public Class PdfExporter

 Remarks

For additional information, check Exporting.

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Export.PdfExporter

 See Also