HiQPdf Documentation

HtmlToPdfPageCreatingEvent Event

Quickly Create High Quality PDFs
The event is raised when the converter creates a new page. This event can be used to configure the PDF page before starting layouting. For example, it is possible to set a custom header and footer for page or to hide the header and footer from page

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

public event PdfPageCreatingDelegate PageCreatingEvent

Value

Type: HiQPdfPdfPageCreatingDelegate
See Also

Reference