| Package | Description | 
|---|---|
| com.itextpdf.kernel.events | |
| com.itextpdf.kernel.pdf | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PdfDocumentEvent
             Event dispatched by PdfDocument. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| void | EventDispatcher. dispatchEvent(Event event) | 
| void | IEventDispatcher. dispatchEvent(Event event)
             Dispatches an event. 
            | 
| void | EventDispatcher. dispatchEvent(Event event, boolean delayed) | 
| void | IEventDispatcher. dispatchEvent(Event event, boolean delayed)
             Dispatches a delayed event. 
            | 
| void | IEventHandler. handleEvent(Event event)
             Hook for handling events. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PdfDocument. dispatchEvent(Event event)
             Dispatches an event. 
            | 
| void | PdfDocument. dispatchEvent(Event event, boolean delayed)
             Dispatches a delayed event. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.