ExpertPdf Html to Pdf Converter Library
PdfConverter Constructor
NamespacesExpertPdf.HtmlToPdfPdfConverterPdfConverter()()()()
ExpertPdf Html to Pdf Converter Library
Creates a HTML to PDF converter which will use the default width of 1024 pixels to layout the HTML document. The height of the HTML document will be automatically calculated based on the default width. Because the default width of 1024 pixels might not be enough to display entirely the HTML document or because the HTML content might be scaled down to fit the PDF document page width, the other constructors allow to specify a custom width in pixels for the HTML document.
Declaration Syntax
C#Visual BasicVisual C++
public PdfConverter()
Public Sub New
public:
PdfConverter()

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)