A3DPDFPageGetField
-
A3DStatus
A3DPDFPageGetField(A3DPDFPage *pPage, const A3DUTF8Char *pcFieldName, A3DPDFField **ppField) A3DStatusA3DPDFPageGetField(A3DPDFPage* pPage, constA3DUTF8Char* pcFieldName,A3DPDFField** ppField)Function to get a PDF Field from an existing form field on a page.
Parameters
pPage: The Page object on which is the field.
pcFieldName: Unique name for existing field.
ppField: The Field object.
Returns
A3D_SUCCESS in case of success or an error code