Exports worksheets as PDF files.
The following tables list the members exposed by the PdfExporter type.
Name | Description | |
---|---|---|
Initializes a new instance of the PdfExporter class. |
Name | Description | |
---|---|---|
Exports the specified worksheet as a PDF file. |
||
Gets a value indicating whether to export the grid lines. |
||
Gets the bottom margin for the PDF pages, in inches. |
||
Gets the left margin for the PDF pages, in inches. |
||
Gets the right margin for the PDF pages, in inches. |
||
Gets the top margin for the PDF pages, in inches. |
||
Gets the maximum number of pages to export, or 0, to export all pages. |
||
Gets the orientation of the exported pages. |
||
Gets the size of the PDF pages. |
||
Gets the scale of the PDF output relatively to the original on-screen size of the spreadsheet. |
||
Sets a value indicating whether to export the grid lines. |
||
Sets the bottom margin for the PDF pages, in inches. |
||
Sets the left margin for the PDF pages, in inches. |
||
Sets the right margin for the PDF pages, in inches. |
||
Sets the top margin for the PDF pages, in inches. |
||
Sets the maximum number of pages to export, or 0, to export all pages. |
||
Sets the orientation of the exported pages. |
||
Sets the size of the PDF pages. |
||
Sets the scale of the PDF output relatively to the original on-screen size of the spreadsheet. |