A3DPDFTableRowDescData
Fields
Detailed Description
-
struct A3DPDFTableRowDescData
Structure to define a table row.
- Version
23.0
Public Members
-
A3DPDFTableCellDesc **m_ppCells
Array of cells. Equivalent to
in html.
-
A3DPDFTableStyleData *m_pStyle
Style defined at the row level.