public final class PdfOptimizerProductEvent
extends com.itextpdf.commons.actions.AbstractProductProcessITextEvent
Modifier and Type | Field and Description |
---|---|
static String |
OPTIMIZE_PDF
Optimize PDF event type.
|
Modifier and Type | Method and Description |
---|---|
static PdfOptimizerProductEvent |
createOptimizePdfEvent(com.itextpdf.commons.actions.sequence.SequenceId sequenceId, com.itextpdf.commons.actions.contexts.IMetaInfo metaInfo)
Creates an optimize-pdf event which is associated with a general identifier and additional metadata.
|
String |
getEventType() |
getConfirmationType, getSequenceId
getClassFromContext, setMetaInfo
public static final String OPTIMIZE_PDF
public static PdfOptimizerProductEvent createOptimizePdfEvent(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.