SautinSoft is an Internet-oriented software development company. We are developing .Net components to convert between HTML, RTF, Word, Excel, Text and PDF documents
Types
| All Types | Classes | Enumerations |
| Name | Description | |
|---|---|---|
| ExcelToPdf..::.CPageStyle..::.CPageMargin |
Allows to set page margins in mm and inches
| |
| ExcelToPdf..::.CPageStyle..::.CPageOrientation |
Allows to set page orientation for PDF document
| |
| ExcelToPdf..::.CPageStyle..::.CPageScale |
Allows to set scale produced document
| |
| ExcelToPdf..::.CPageStyle..::.CPageSize |
Allows to set page size for output PDF document
| |
| ExcelToPdf..::.CPageStyle |
Allows to specify page properties for output PDF document: page size, orientation, page margins and page numbers
| |
| ExcelToPdf..::.CSheet |
Class which allows to set custom sheets from workbook for converting
| |
| ExcelToPdf..::.CUnicodeOptions |
Class with properties which allows to specify Unicode options, such as "Fonts" directory etc
| |
| ExcelToPdf..::.eOutputFormat |
Enumerator with types of produced documents: PDF, Word, RTF
| |
| ExcelToPdf..::.CUnicodeOptions..::.eUnicodeDetectFontsDirectory |
Allows to specify type of finding *.tff files. This is necessary to insert Unicode inside PDF.
| |
| ExcelToPdf |
Main class to export Excel spreadsheets in to PDF, Word. Allows to create an instance of converter object and call converting methods.
| |
| ExcelToPdf..::.CSheet..::.PrintedArea |
Allows to specify which custom sheets and cells will be exported into PDF, Word
|