Click or drag to resize

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
 ClassDescription
Public classClip Clip data.
Public classHtmlToPdfOptions Various HTML to PDF conversion options, such as: Page Size, Orientation, Header, Footer, Page Margins, Scale and so forth.
Public classCode exampleImageToPdfOptions Image to PDF conversion options, such as: Page Size, Orientation, Header, Footer, Numbering, Page Margins, Scale and so forth.
Public classLengthUnitConverter Utility class used for converting values between various LengthUnit measurement units.
Public classPageMargins Represents page margins.
Public classPageNumbering Represents Page Numbering for ImageToPdfOptions.
Public classPageSetup Represents the page setup properties: paper type, orientation, margins and so forth.
Public classPdfVision 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.
Public classCode exampleScreenshotOptions Represents screenshot options: Browser Width and Height, Clip region, PNG or Jpeg, full or partial screenshot.
Public classViewPortOptions Represents ViewPort options: device Width and height.
Enumerations
 EnumerationDescription
Public enumerationHorizontalAlignment Specifies horizontal alignment.
Public enumerationLengthUnit Represents the measurement unit for measuring length or distance.
Public enumerationOrientation Specifies page orientation.
Public enumerationPaperType Specifies paper size.
Public enumerationPdfCompressionType Represents PDF compression types (to decrease PDF size or to increase converting speed).
Public enumerationPdfStandardFonts PDF standard fonts.
Public enumerationPdfVisionePdfVersion Output PDF format for split/merge functions enumeration.
Public enumerationScreenshotType Screenshot image type.