public final class FlushPdfDocumentEvent extends AbstractITextConfigurationEvent
PdfDocument was flushed.
| Constructor and Description |
|---|
FlushPdfDocumentEvent(PdfDocument document)
Creates a new instance of the flushing event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAction()
Prepares document for flushing.
|
addEvent, addProcessor, getActiveProcessor, getEvents, getProcessors, registerInternalNamespace, removeProcessorpublic FlushPdfDocumentEvent(PdfDocument document)
document - is a document to be flushed
protected void doAction()
doAction in class AbstractITextConfigurationEvent
Copyright © 1998–2022 iText Group NV. All rights reserved.