public final class PdfRenderProductEvent
extends com.itextpdf.commons.actions.AbstractProductProcessITextEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
RENDER_PDF
Render PDF event type.
|
| Modifier and Type | Method and Description |
|---|---|
static PdfRenderProductEvent |
createRenderPdfEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo)
Creates a render-pdf event which is associated with a general identifier and additional meta data.
|
String |
getEventType() |
getConfirmationType, getSequenceIdgetClassFromContext, setMetaInfopublic static final String RENDER_PDF
public static PdfRenderProductEvent createRenderPdfEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo)
sequenceId - is an identifier associated with the event
metaInfo - is an additional meta info
public String getEventType()
getEventType in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Copyright © 1998–2022 iText Group NV. All rights reserved.