A3DPDFButtonSetLabel

A3DStatus A3DPDFButtonSetLabel(A3DPDFButton *pButton, const A3DUTF8Char *pcLabel)
A3DStatus A3DPDFButtonSetLabel(A3DPDFButton* pButton, const A3DUTF8Char* pcLabel)

Function to set the label of a button form field.

Parameters

pButton: The Button object to work with.

pcLabel: The label to set to the field.

Returns

A3D_SUCCESS in case of success or an error code