public final class FlushPdfDocumentEvent
extends com.itextpdf.commons.actions.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.
|
public FlushPdfDocumentEvent(PdfDocument document)
document - is a document to be flushedCopyright © 1998–2025 Apryse Group NV. All rights reserved.