[]
        
(Showing Draft Content)

C1.C1Pdf.C1PdfDocumentBase.GeneratingDocument

GeneratingDocument Event

Fires periodically while data is written into the PDF document.

Namespace: C1.C1Pdf
Assembly: C1.C1Pdf.4.8.dll
Syntax
public event EventHandler GeneratingDocument
Returns
Type Description
EventHandler Fires periodically while data is written into the PDF document.
Remarks

The event handler may check the number of pages created so far by accessing the Pages property.