Documents for PDF, .NET Edition Documentation
FieldNames Property (SignatureLockedFields)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > SignatureLockedFields Class : FieldNames Property
Gets the list of fields' names which should be included / excluded from processing depending on Type property.
Syntax
'Declaration
 
Public ReadOnly Property FieldNames As System.Collections.ObjectModel.ObservableCollection(Of String)
public System.Collections.ObjectModel.ObservableCollection<string> FieldNames {get;}
See Also

Reference

SignatureLockedFields Class
SignatureLockedFields Members