![]() |
PDFix SDK
9.0.0
|
#include <pdfix.h>
Public Member Functions | |
| _PdfCellParams () | |
Public Attributes | |
| PdfCellScope | scope |
| int | header |
| int | row_span |
| int | col_span |
| int | row |
| int | col |
| PdsStructTableError | error |
Table cell parameters.
|
inline |
| int _PdfCellParams::col |
| int _PdfCellParams::col_span |
| PdsStructTableError _PdfCellParams::error |
| int _PdfCellParams::header |
| int _PdfCellParams::row |
| int _PdfCellParams::row_span |
| PdfCellScope _PdfCellParams::scope |