Provides methods for exporting MindFusion calendars to PDF.
The following tables list the members exposed by the PdfExporter type.
Name | Description | |
---|---|---|
Initializes a new instance of the PdfExporter class. |
Name | Description | |
---|---|---|
Gets or sets the encoding to use during export, or null (Nothing in Visual Basic), to automatically detect the encoding. |
||
Specifies whether images embedded in PDF should be encoded in Jpeg format. |
||
Specifies the image quality of Jpeg images. |
||
Gets or sets the margins for the PDF pages, expressed as 100ths of an inch. |
||
Gets or sets page orientation that is set to the resulting PDF pages. |
||
Gets or sets PDF page size. |
||
Gets or sets a value indicating whether to export only the calendar area that is currently visible. |
Name | Description | |
---|---|---|
Exports the specified calendar as a PDF format. |