PdfDocumentPdfPageAddedFromAnotherDocEvent Event

An event raised after a page from another document has been added to this document

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public event PdfPageAddedFromAnotherDocDelegate PdfPageAddedFromAnotherDocEvent

Value

PdfPageAddedFromAnotherDocDelegate

See Also