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


Exports diagrams 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

AutoDetectEncoding

Specifies whether character encoding should be detected automatically.

AutoOrientation

Specifies whether the exporter should choose the PDF page orientation automatically.

AutoScale

Specifies whether the diagram should be scaled to fit one or more pages of the PDF document.

DefaultEncoding

Specifies what encoding to use if the encoding for a string cannot be recognized automatically.

DrawingBrushReplacement

Specifies a hatch fill that should replace DrawingBrush instances in generated PDF.

InvisibleItems

Gets or sets a value indicating whether invisible items should be exported.

JpegImageEncoding

Specifies whether images embedded in PDF should be encoded in Jpeg format.

JpegImageQuality

Specifies the image quality of Jpeg images.

Margins

Gets or sets the margins for the PDF pages.

PageOrientation

Gets or sets page orientation that is set to the resulting PDF pages.

PageSize

Gets or sets PDF page size.

Scale

Gets or sets the scale of the PDF output relatively to the original on-screen size of the diagram.

 Public Methods

  Name Description

Export

Overloaded.  

 See Also

PdfExporter Class
MindFusion.Diagramming.Wpf.Export Namespace