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 event
metaInfo - is an additional meta info
public String getEventType()
getEventType in class com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Copyright © 1998–2023 iText Group NV. All rights reserved.