HiQPdf Documentation

PdfPageAddedFromAnotherDocDelegate Delegate

Quickly Create High Quality PDFs
Delegate for PdfPageAddedFromAnotherDocEvent event

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

public delegate void PdfPageAddedFromAnotherDocDelegate(
	PdfPageAddedFromAnotherDocParams eventParams
)

Parameters

eventParams
Type: HiQPdfPdfPageAddedFromAnotherDocParams
Event parameters
See Also

Reference