Search
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

AutoScale

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

EnableBackground

Specifies whether to fill the background with color.

EnableGrid

Gets or sets a value indicating whether the alignment grid is rendered.

FooterFont

Gets or sets the font used to draw page footers.

FooterFormat

Gets or sets a string specifying the content of page footers.

HeaderFont

Gets or sets the font used to draw page headers.

HeaderFormat

Gets or sets a string specifying the content of page headers.

HyperLinkStyle

Specifies what kind of hyperlinks should be generated for the HyperLink property of items.

InvisibleItems

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

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.

RenderOptions

Gets a RenderOptions instance that provides various settings for configuring the appearance of exported diagrams.

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