HiQPdf Documentation

HtmlToPdfPageLayoutingEndedEvent Event

Quickly Create High Quality PDFs
The event is raised after the converter finished to layout the objects in a PDF page. This event can be used to layout PDF objects in the foreground of the PDF page after the main HTML content was laid out in page

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

public event PdfPageLayoutingEndedDelegate PageLayoutingEndedEvent

Value

Type: HiQPdfPdfPageLayoutingEndedDelegate
See Also

Reference