public class StampingProperties extends DocumentProperties implements Serializable
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.
|
setEventCountingMetaInfo
protected boolean appendMode
protected boolean preserveEncryption
public StampingProperties()
public StampingProperties(StampingProperties other)
public StampingProperties useAppendMode()
StampingProperties
instance
public StampingProperties preserveEncryption()
StampingProperties
instance
Copyright © 1998–2023 iText Group NV. All rights reserved.