A3DPDFTableData
Fields
Detailed Description
-
struct A3DPDFTableData
Structure to define a table.
- Version
5.1
Public Members
-
A3DUTF8Char *m_pcHtmlTable
String for definition of the table in a HTML format. See example in Table Module.
-
A3DUTF8Char *m_pcHtmlStyle
String for definition of the table style in a CSS format. See example in Table Module.