The names of all the eForm fields in the document.
[C#] string[] GetFieldNames()
string[] GetFieldNames()
This function scans the field tree and extracts the full name of every field in the document.
None.