Click or drag to resize

PdfSignatureFieldLock Property

Gets or sets a signature field lock that specifies a set of form fields to be locked when this signature field is signed.

Namespace: Patagames.Pdf.Net.AcroForms
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfLock Lock { get; set; }

Property Value

PdfLock
See Also