HiQPdf Documentation

HtmlToPdfPageLayoutingEvent Event

Quickly Create High Quality PDFs
The event is raised when the HTML to PDF converter prepares to layout the objects in a PDF page. This event can be used to layout PDF objects in the background of the PDF page before the main HTML content is laid out in page

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public event PdfPageLayoutingDelegate PageLayoutingEvent

Value

Type: HiQPdfPdfPageLayoutingDelegate
See Also

Reference