HtmlToPdfPageCreatingEvent Event
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: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public event PdfPageCreatingDelegate PageCreatingEvent
Value
PdfPageCreatingDelegate