iText 8.0.2 API
|
Public Member Functions |
|
StampingProperties (iText.Kernel.Pdf.StampingProperties other) | |
virtual iText.Kernel.Pdf.StampingProperties | UseAppendMode () |
Defines if the document will be edited in append mode. More... |
|
virtual iText.Kernel.Pdf.StampingProperties | PreserveEncryption () |
Defines if the encryption of the original document (if it was encrypted) will be preserved. More... |
|
![]() |
|
DocumentProperties () | |
Default constructor, use provided setters for configuration options. More... |
|
DocumentProperties (iText.Kernel.Pdf.DocumentProperties other) | |
Creates a copy of class instance. More... |
|
virtual iText.Kernel.Pdf.DocumentProperties | SetEventCountingMetaInfo (IMetaInfo metaInfo) |
Sets document meta info. More... |
|
|
inlinevirtual |
Defines if the encryption of the original document (if it was encrypted) will be preserved.
Defines if the encryption of the original document (if it was encrypted) will be preserved. By default, the resultant document doesn't preserve the original encryption.
|
inlinevirtual |
Defines if the document will be edited in append mode.