Click or drag to resize

FieldGetPartialName Method

Gets the partial name.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetPartialName()

Return Value

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