HiQPdf Documentation

PdfPageLayoutingDelegate Delegate

Quickly Create High Quality PDFs
Delegate for PageLayoutingEvent event raised after the converter finished to layout the objects in a PDF page

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

public delegate void PdfPageLayoutingDelegate(
	PdfPageLayoutingParams eventParams
)

Parameters

eventParams
Type: HiQPdfPdfPageLayoutingParams
Event parameters
See Also

Reference