PDFix SDK  9.0.0
Loading...
Searching...
No Matches
_PdfCellParams Struct Reference

PdfCellParams. More...

#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

Detailed Description

PdfCellParams.

Table cell parameters.

Constructor & Destructor Documentation

◆ _PdfCellParams()

_PdfCellParams::_PdfCellParams ( )
inline

Member Data Documentation

◆ col

int _PdfCellParams::col

◆ col_span

int _PdfCellParams::col_span

◆ error

PdsStructTableError _PdfCellParams::error

◆ header

int _PdfCellParams::header

◆ row

int _PdfCellParams::row

◆ row_span

int _PdfCellParams::row_span

◆ scope

PdfCellScope _PdfCellParams::scope