Form.SignaturesAppendOnly

Form.SignaturesAppendOnly property

If set, the document contains signatures that may be invalidated if the file is saved (written) in a way that alters its previous contents, as opposed to an incremental update.

public bool SignaturesAppendOnly { get; set; }

See Also