HiQPdf.Chromium Namespace

The HiQPdf.Chromium namespace contains the classes to convert HTML to PDF and HTML to Image.

Classes

HtmlToImage The HTML to Image converter class that can be used to convert HTML documents to raster images
HtmlToPdf The HTML to PDF converter class
HttpAuthentication Encapsulates a username and a password to resolve various types of HTTP authentication
KeyValue Represents a key value pair
KeyValueCollection Represents a collection of KeyValue objects
Licensing The licensing manager
PdfDigitalSignature This class controls the digital signature of the PDF document created by HTML to PDF Converter. A reference to an object of this class is exposed by the DigitalSignature property of the PdfDocumentControl class. An object of PdfDocumentControl class is exposed by the Document property of the HtmlToPdf class
PdfDigitalSignatureAppearance Controls the appearance of the digital signature applied to the PDF document created by HTML to PDF Converter. The PdfDigitalSignature class exposes a reference to an object of this class
PdfDocumentControl This class controls the properties of the PDF document generated by the HTML to PDF Converter. A reference to an object of this class is exposed by the Document property of the HtmlToPdf class
PdfMargins The PDF document margins class used by PDF pages
PdfMerge The PdfMerge class provides functionality to merge multiple PDF files or streams into a single PDF document
PdfMergeInfo An object of this class is exposed by the PdfMerge class to provide details such as the total number of pages produced and the number of pages from each merged document
PdfPageSize The PDF page size class used to define the standard and custom sizes of a PDF document page
PdfProperties Controls the title, subject, keywords, author and the creation date of the PDF document generated by converter
PdfRectangle The coordinates of a rectangle
PdfSecurity Controls the security attributes of the generated PDF document
PdfTableOfContents Controls the automatic creation of the table of contents in PDF from HTML heading tags
PdfViewer The PDF viewer preferences class controls the way the PDF document created by the HTML to PDF converter is displayed in a PDF viewer

Enumerations

ConversionTriggerMode The possible options for triggering the conversion after the page was loaded in converter
ConvertEntirePageMode The modes used to convert the entire HTML page to image
ImageType The image format types
LazyImagesLoadMode The possible modes for the lazy image loading
PdfEncryptionLevel The encryption level
PdfEncryptionMode The PDF encryption mode
PdfFullScreenExitMode The viewer page mode on exiting full screen
PdfPageLayout The page layout to be used when the document is displayed
PdfPageMode The page mode to be used when the document is displayed
PdfPageOrientation This enumeration represents the possible PDF page orientations
PdfReadingOrder The reading order when the document is displayed