A3DPDFPageFieldSetVisibility
-
A3DStatus
A3DPDFPageFieldSetVisibility(A3DPDFPage *pPage, const A3DUTF8Char *pcFieldName, const A3DBool bIsVisible) A3DStatusA3DPDFPageFieldSetVisibility(A3DPDFPage* pPage, constA3DUTF8Char* pcFieldName, constA3DBoolbIsVisible)Function to set the visibility of a form field.
Parameters
pPage: The Page object to work with.
pcFieldName: The name of the form field. Only Acroform fields are supported.
bIsVisible: Specifies if the field should be visible or not.
Returns
A3D_SUCCESS in case of success or an error code