Enum SignatureFlags
Specifies document level characteristics for any signature fields in the document's AcroForm.
[Flags]
public enum SignatureFlags
Fields
AppendOnly = 2
The document contains signatures which may be invalidated if the file is saved in a way which alters its previous content rather than simply appending new content.
SignaturesExist = 1
The document contains at least one signature field.