A3DPDFDocumentSetCustomProperty
-
A3DStatus
A3DPDFDocumentSetCustomProperty(A3DPDFDocument *pDoc, const A3DUTF8Char *pcPropName, const A3DUTF8Char *pcPropValue) A3DStatusA3DPDFDocumentSetCustomProperty(A3DPDFDocument* pDoc, constA3DUTF8Char* pcPropName, constA3DUTF8Char* pcPropValue)Function to set custom property on the document.
These information are visible in the Adobe Reader on the File Properties menu, on the Custom thumbnail.
Parameters
pDoc: The Document object to work with.
pcPropName: The property name.
pcPropValue: The property value.
Returns
A3D_SUCCESS in case of success or an error code