public class StampingProperties extends DocumentProperties
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
appendMode |
protected boolean |
preserveEncryption |
metaInfo| Constructor and Description |
|---|
StampingProperties() |
StampingProperties(StampingProperties other) |
| Modifier and Type | Method and Description |
|---|---|
StampingProperties |
preserveEncryption()
Defines if the encryption of the original document (if it was encrypted) will be preserved.
|
StampingProperties |
useAppendMode()
Defines if the document will be edited in append mode.
|
setEventCountingMetaInfoprotected boolean appendMode
protected boolean preserveEncryption
public StampingProperties()
public StampingProperties(StampingProperties other)
public StampingProperties useAppendMode()
StampingProperties instance
public StampingProperties preserveEncryption()
StampingProperties instance
Copyright © 1998–2022 iText Group NV. All rights reserved.