MindFusion.Wpf Pack Programmer's Guide
PdfExporter Members
Constructors Properties Methods
 


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

The following tables list the members exposed by the PdfExporter type.

 Public Constructors

  Name Description

PdfExporter

Initializes a new instance of the PdfExporter class.

 Public Properties

  Name Description

DefaultEncoding

Gets or sets the encoding of the exported texts, or null, to automatically detect the encoding.

Margins

Gets or sets the page margins.

PageOrientation

Gets or sets the page orientation.

PageSize

Gets or sets the page size.

 Public Methods

  Name Description

Export

Creates a PDF file representing the specified report.

 See Also

PdfExporter Class
MindFusion.Reporting.Wpf.Export Namespace