SautinSoft.PdfVision Namespace |
Represents PDF Vision .Net component. It gives you API to: convert HTML to PDF, get screnshot from HTML (convert HTML to Image), convert Images (PNG, JPEG, Multipage TIFF, Bitmap) to PDF, split and merge PDF.
Classes | Class | Description |
---|
| Clip |
Clip data.
|
| HtmlToPdfOptions |
Various HTML to PDF conversion options, such as: Page Size, Orientation, Header, Footer, Page Margins, Scale and so forth.
|
| ImageToPdfOptions |
Image to PDF conversion options, such as: Page Size, Orientation, Header, Footer, Numbering, Page Margins, Scale and so forth.
|
| LengthUnitConverter |
Utility class used for converting values between various
LengthUnit measurement units.
|
| PageMargins |
Represents page margins.
|
| PageNumbering |
Represents Page Numbering for ImageToPdfOptions.
|
| PageSetup |
Represents the page setup properties: paper type, orientation, margins and so forth.
|
| PdfVision |
Represents PDF Vision .Net component. It gives you API to:
- Convert HTML to PDF.
- Get screnshot from HTML (convert HTML to Image).
- Convert Images (PNG, JPEG, Multipage TIFF, Bitmap) to PDF.
- Split and Merge PDF.
|
| ScreenshotOptions |
Represents screenshot options: Browser Width and Height, Clip region, PNG or Jpeg, full or partial screenshot.
|
| ViewPortOptions |
Represents ViewPort options: device Width and height.
|
Enumerations