PdfSignatureFieldSetLockedFields Method |
Sets the set of form fields whose change invalidate the signature to a predefined value that represents all fields in the document.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic PdfSignatureLockedFieldCollection SetLockedFields()
Public Function SetLockedFields As PdfSignatureLockedFieldCollection
Return Value
PdfSignatureLockedFieldCollection
The set of form fields whose change invalidate the signature.
See Also