Lock document fields to stop them being modified.
[C#] void LockFields() [Visual Basic] Sub LockFields()
void LockFields()
Sub LockFields()
This produces a "Document Locked by Signature" message in the revision history and the document can no longer be modified. This function is known in Acrobat as 'Lock document after signing'.
None.