wasDocumentModified

Returns if there was any appending done to the document after this signature. If the content of signed area has changed, getDocumentIntegrityStatus will report an integrity failure. If there was any addition (new annotation etc.) added to the document, getDocumentIntegrityStatus will report OK and this will return true.

Return

true if there was anything appended after the document was signed, false otherwise.