Description
The DuoDimension namespace contains classes that allow to convert between various file formats such as HTML TXT PDF.
Types
| All Types | Classes | Enumerations |
| Name | Description | |
|---|---|---|
| ePageFormat |
The list of page size pre-defined values.
| |
| ePageOrientation |
The Page Orientation can be Portrait or Landscape.
| |
| HtmlToPdf |
Class for converting HTML to PDF files in your dynamic Web Site or large-scale Business Project or Desktop Utility.
The class includes easy-to-operate methods to convert HTML to PDF as a file or as a stream.
| |
| ImageInfo |
Class provides attributes of images in resulting document.
| |
| PageInfo |
Class provides attributes of resulting documents pages.
| |
| PdfDocumentInfo |
Class provides properties of resulting document such as authors, titles, subject etc.
| |
| PdfTextInfo |
Class helps to set certain text characteristics like the Font Name, Font Size, Font Color, Text Alignment.
| |
| PdfTools |
Class represents additional methods to manipulate the PDF document.
|