|
The Object ID of the named field.
For example if you want the Object ID of the field with the
full name 'address.town' you would reference GetInfo(thePagesID,
"Field address.town").
The name may be enclosed in single or double quotes in cases
where it is ambiguous whether you are referring to a field
name or a number.
Note that the PDF specification does not require that full
names are unique. The ID of the first matching field will
be returned.
|