A3DPDFFieldData
Detailed Description
-
struct
A3DPDFFieldData
A3DPDFFieldData structure.
- Version
- 6.0
Public Members
-
A3DUTF8Char
m_acName
[MAX_FIELD_NAME] Name of the field. This name can be used in Field functions (prefixed with ‘A3DPDFPageField’).
Note that a field can be in a tree of fields. This is the case, for example, if the field has been copied/pasted in Acrobat. In this case, the field has a name such as ‘fieldname#index’ in the Acrobat forms tool, and a name ‘fieldname.index’ accessible by javascript.
-
A3DPDFRectData
m_sRect
The rectangle that specifies the position on the page.
-
A3DPDFEFieldType
m_eType
Type of the field.