Removal |
Removal strategy for SignedSignatures.
Signed digital signatures are always invalidated when copying a page and therefore have to be removed. This property specifies, whether the visual representation of the signature is preserved.
public enum RemovalStrategy
Member name | Value | Description |
---|---|---|
Flatten | 2 | The elements are removed but the visible representation is retained. |
Remove | 3 | The elements are removed completely. |