A3DPDFTableRowDescCreate

A3DStatus A3DPDFTableRowDescCreate(const A3DPDFTableRowDescData *pRowDescData, A3DPDFTableRowDesc **ppRowDesc)
A3DStatus A3DPDFTableRowDescCreate(const A3DPDFTableRowDescData* pRowDescData, A3DPDFTableRowDesc** ppRowDesc)

Function to create a row in a table on a PDF page, from an API definition.

Parameters

pRowDescData: The row description.

ppRowDesc: The Table row descriptor created.

Returns

A3D_SUCCESS in case of success or an error code