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 | |
|---|---|---|
| PdfVision..::.CPageNumbers..::.CFontColor |
Set color for page numbers text
| |
| PdfVision..::.CPageNumbers..::.CFontFace |
Set font for page numbers text
| |
| PdfVision..::.CHeaderFooter |
Class to create header and footer in produced PDF document in any of formats: HTML, URL or Image
| |
| PdfVision..::.CImageStyle |
Class which allows to specify various image parameters using the property ImageStyle. For example, set single width for all images, set compression type and converting speed etc.
| |
| PdfVision..::.CPageNumbers |
Class which allows to place any text or page numbers at the top and bottom of PDF page
| |
| PdfVision..::.CPageStyle..::.CPageOrientation |
Set page orientation
| |
| PdfVision..::.CPageStyle..::.CPageSize |
Set page size for output document
| |
| PdfVision..::.CPageStyle |
Allows to specify page properties for output document: page header, footer, page size, orientation, margins and page numbers
| |
| PdfVision..::.CSizeType |
Allows to set values in mm, inches and pixels for the component's properties
| |
| PdfVision..::.CPageNumbers..::.CTextAlignment |
Set alignment for page numbers text
| |
| PdfVision..::.CImageStyle..::.eCompressionType |
Specify image compression type to decrease PDF size or to increase speed of converting
| |
| PdfVision..::.eImageFormat |
Allows to specify resulting format for HTML to Image converting
| |
| PdfVision |
Main class of the PDF Vision .Net component. This class contains methods and properties to convert HTML to PDF, multipage TIFF to PDF, any images to PDF, split and merge PDF documents.
|