public final class PdfHtmlProductEvent
extends com.itextpdf.commons.actions.AbstractProductProcessITextEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
CONVERT_HTML
Convert html event type.
|
| Modifier and Type | Method and Description |
|---|---|
static PdfHtmlProductEvent |
createConvertHtmlEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId,
com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo)
Creates a convert html event which associated with a general identifier and additional meta data.
|
String |
getEventType() |
getConfirmationType, getSequenceIdgetClassFromContext, setMetaInfopublic static final String CONVERT_HTML
public static PdfHtmlProductEvent createConvertHtmlEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo)
sequenceId - is an identifier associated with the eventmetaInfo - is an additional meta infopublic String getEventType()
getEventType in class com.itextpdf.commons.actions.AbstractProductProcessITextEventCopyright © 1998–2021 iText Group NV. All rights reserved.