Gets the name.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetName As String
public:
virtual String^ GetName() sealed
Return Value
Type:
String a string representing the fully qualified name of the field
(e.g. "employee.name.first").
See Also