A3DPDFTableRowDescCreate
-
A3DStatus
A3DPDFTableRowDescCreate(const A3DPDFTableRowDescData *pRowDescData, A3DPDFTableRowDesc **ppRowDesc) A3DStatusA3DPDFTableRowDescCreate(constA3DPDFTableRowDescData* pRowDescData,A3DPDFTableRowDesc** ppRowDesc)Function to create a row in a table on a PDF page, from an API definition.
Parameters
pDoc: The Document object to work with.
pRowDescData: The row description.
ppRowDesc: The Table object created.
Returns
A3D_SUCCESS in case of success or an error code