[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.SignatureLockedFields.FieldNames

FieldNames Property

FieldNames

Gets or sets the list of fields' names which should be included / excluded from processing depending on Type property.

Declaration
public IEnumerable<string> FieldNames { get; set; }
Public Property FieldNames As IEnumerable(Of String)