Click or drag to resize

FDFFieldGetName Method

Get name of the FDFField

Namespace:  pdftron.FDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetName()

Return Value

Type: String
a string representing the fully qualified name of the field (e.g. "employee.name.first").
See Also