Excel |
The ExcelToPdf type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnsToConvertLimit | The number of maximum processed columns in the table. | |
| CreateTraceFile | Gets or sets whether to create a trace file. Default value: false. | |
| Options | Set up the info block properties for resulting documents, such as file version and a document producer. | |
| OutputFormat | Specify format for output file: PDF, Word, RTF etc. Default value: Pdf. | |
| PageStyle | Contains page properties for output PDF document: page size, orientation, page margins and put page numbers. | |
| Serial | A string which contains a serial number to activate your copy after purchasing. Use it when you got own serial number and registered version. | |
| Sheets | Set custom sheets for converting. By default all sheets from workbook will be converted. | |
| TraceFilePath | Path to create a tracing file. Allows to track issues and exceptions which appeared during the conversion cycle. Default value: "C:\trace.txt" | |
| UnicodeOptions | Allows to specify options to properly convert Unicode, such as "Fonts" directory etc |