A3DPDFPageFieldButtonSetLabel
-
A3DStatus
A3DPDFPageFieldButtonSetLabel(A3DPDFPage *pPage, const A3DUTF8Char *pcFieldName, const A3DUTF8Char *pcLabel) A3DStatusA3DPDFPageFieldButtonSetLabel(A3DPDFPage* pPage, constA3DUTF8Char* pcFieldName, constA3DUTF8Char* pcLabel)Function to set the label of a button form field.
Parameters
pPage: The Page object to work with.
pcFieldName: The name of the button form field. Only Acroform fields are supported.
pcLabel: The label to set to the field.
Returns
A3D_SUCCESS in case of success or an error code