MindFusion.Wpf Pack Programmer's Guide
PdfExporter Properties
 


 Public Properties

  Name Description

AutoDetectEncoding

Gets or sets a value indicating whether character encoding should be detected automatically.

DefaultEncoding

Gets or sets encoding to use if the encoding for a string cannot be recognized automatically.

EnableGridLines

Gets or sets a value indicating whether to export the grid lines.

EnableHeaders

Gets or sets a value indicating whether to export the row and column headers.

JpegImageEncoding

Gets or sets a value indicating whether images embedded in PDF should be encoded in Jpeg format.

JpegImageQuality

Gets or sets 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 worksheet.

 See Also

PdfExporter Class
MindFusion.Spreadsheet.Wpf Namespace