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 | |
|---|---|---|
| XlsToPdf..::.CPageStyle..::.CPageMargin |
Allows to set page margins in mm and inches
| |
| XlsToPdf..::.CPageStyle..::.CPageOrientation |
Allows to set page orientation for PDF document
| |
| XlsToPdf..::.CPageStyle..::.CPageSize |
Allows to set page size for output PDF document
| |
| XlsToPdf..::.CPageStyle |
Allows to specify page properties for output PDF document: page size, orientation, page margins and page numbers
| |
| XlsToPdf..::.CSheet |
Class which allows to set custom sheets from workbook for converting
| |
| XlsToPdf..::.eOutputFormat |
Enumerator with types of produced documents: PDF, Word, RTF
| |
| XlsToPdf |
Main class for XLS to PDF converting. Allows to create an instance of converter object and call converting methods.
|