Click or drag to resize

Document Constructor

Creates an empty PDF document object. New pages can be added to the document and new PDF elements can be added to document pages.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public Document()
See Also