Click or drag to resize

FieldGetName Method

Gets the name.

Namespace:  pdftron.PDF
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