A3DPDF3DFieldData structure. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DUTF8Char | m_acName [MAX_FIELD_NAME] |
A3DPDFRectData | m_sRect |
A3DPDFEFieldType | m_eType |
A3DPDF3DFieldData structure.
A3DUns16 A3DPDFFieldData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
A3DUTF8Char A3DPDFFieldData::m_acName[MAX_FIELD_NAME] |
Name of the field. This name can be used in Field functions (prefixed with 'A3DPDFPageField').
A3DPDFRectData A3DPDFFieldData::m_sRect |
The rectangle that specifies the position on the page.
A3DPDFEFieldType A3DPDFFieldData::m_eType |
Type of the field.