Documents for PDF, .NET Edition Documentation
LockedFields Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > SignatureField Class : LockedFields Property
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.
Syntax
'Declaration
 
Public Property LockedFields As SignatureLockedFields
public SignatureLockedFields LockedFields {get; set;}
See Also

Reference

SignatureField Class
SignatureField Members