public class StampingProperties extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected boolean |
appendMode |
protected boolean |
preserveEncryption |
Constructor and Description |
---|
StampingProperties() |
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.
|
protected boolean appendMode
protected boolean preserveEncryption
public StampingProperties useAppendMode()
StampingProperties
instance
public StampingProperties preserveEncryption()
StampingProperties
instance
Copyright © 1998–2018 iText Group NV. All rights reserved.