[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.SignatureField.LockedFields

LockedFields Property

LockedFields

Gets or sets the SignatureLockedFields object defining a set of form fields to be locked when this signature field is signed, if null then no fields are locked.

Declaration
public SignatureLockedFields LockedFields { get; set; }
Public Property LockedFields As SignatureLockedFields