Sautin |
Class | Description | |
---|---|---|
![]() ![]() | ExcelToPdf | Main class to export Excel spreadsheets in to PDF, Word. Allows to create an instance of converter object and call converting methods. |
![]() | ExcelToPdfCOptions | Set up the info block properties for resulting documents, such as file version and document producer |
![]() | ExcelToPdfCPageStyle | Allows to specify page properties for output PDF document: page size, orientation, page margins and page numbers |
![]() ![]() | ExcelToPdfCPageStyleCPageMargin | Allows to set page margins in mm and inches |
![]() | ExcelToPdfCPageStyleCPageOrientation | Allows to set page orientation for an output document. Not used if page size set as "Auto". |
![]() ![]() | ExcelToPdfCPageStyleCPageScale | Allows to set scale produced document. Default option: FitByWidth. |
![]() ![]() | ExcelToPdfCPageStyleCPageSize | Allows to set page size for output PDF document. Default option: Auto |
![]() | ExcelToPdfCPageStylePageNumbers | Allows to set page numbers and their properties in PDF. |
![]() | ExcelToPdfCPageStyleSizes | Class to set the component's options in inches, mm and pixels. |
![]() | ExcelToPdfCSheet | Class which allows to set custom sheets from workbook for converting |
![]() ![]() | ExcelToPdfCSheetPrintedArea | Allows to specify which custom sheets and cells will be exported into PDF, Word |
![]() ![]() | ExcelToPdfCUnicodeOptions | Class with properties which allows to specify Unicode options, such as "Fonts" directory etc |
![]() | ExcelToPdfPdfSecurity | Contains details for encrypting and access permissions for a PDF document, such as Password, Permissions etc. |
Enumeration | Description | |
---|---|---|
![]() | ExcelToPdfCOptionsePdfVersion | Allows to specify PDF version |
![]() | ExcelToPdfCUnicodeOptionseUnicodeDetectFontsDirectory | Allows to specify type of finding *.tff files. This is necessary to insert Unicode inside PDF. |
![]() ![]() | ExcelToPdfeOutputFormat | Enumerator with types of produced documents: PDF, Word, RTF |
![]() | ExcelToPdfPdfEncryptionAlgorithm | Specifies the encryption algorithm to use for encrypting a PDF document. |
![]() | ExcelToPdfPdfPermissions | Specifies the operations that are allowed to a user on an encrypted PDF document. |