Gets the name of the form field in the PDF document.
public string FieldName { get; }
Public ReadOnly Property FieldName As String
The FieldName property allows you to get the form field name you need to return in the PdfViewer.FormFieldValueChanged event.