public final class FormsMetaInfoStaticContainer extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
useMetaInfoDuringTheAction(MetaInfoContainer metaInfoContainer,
com.itextpdf.commons.utils.Action action)
Sets meta info related to forms into static context, executes the action and then cleans meta info.
|
public static void useMetaInfoDuringTheAction(MetaInfoContainer metaInfoContainer, com.itextpdf.commons.utils.Action action)
Keep in mind that this instance will only be accessible from the same thread.
metaInfoContainer - instance to be set.action - action which will be executed while meta info is set to static context.Copyright © 1998–2025 Apryse Group NV. All rights reserved.