[]
Fires periodically while data is written into the PDF document.
public event EventHandler GeneratingDocument
Type | Description |
---|---|
EventHandler | Fires periodically while data is written into the PDF document. |
The event handler may check the number of pages created so far by accessing the Pages property.