A3DPDFTextFieldSetValue
-
A3DStatus
A3DPDFTextFieldSetValue(A3DPDFTextField *pTextField, const A3DUTF8Char *pcValue) Function to set the text of a text form field.
Parameters
pTextField: The Text field object to work with.
pcValue: The value to set to the text field. Text fields set as multiline can contain carriage return characters, they must be ‘r’.
Returns
A3D_SUCCESS in case of success or an error code