PdfSignatureFieldLock Methods

The PdfSignatureFieldLock type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateLockAll
Creates a signature field lock for all fields in the document.
Public methodStatic memberCreateLockAllExceptFields
Creates a signature field lock for all fields in the document except the fields with the specified names.
Public methodStatic memberCreateLockFields
Creates a signature field lock for the fields with the specified names.
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

See Also