PdfCellRenderArgs
23 Sep 20251 minute to read
The PDF cell render event arguments provides the necessary information to customize the pivot cells while PDF exporting.
Properties
cell PdfGridCell
Defines the current PDF cell
column PdfGridColumn
Defines the current cell’s PDF column, which is used to customize the column width.
pivotCell IAxisSet
Defines the current cell item
style PdfStyle
Defines the style of the current cell.