PDF File Writer Class Library - Author Uzi Granot
PdfTableCustomDrawCellEvent Event |
Sets the custom draw cell and header event handler.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public event PdfTableCustomDrawCell CustomDrawCellEvent
Value
Type: PdfFileWriterPdfTableCustomDrawCell
The custom draw cell and header event handler is called each time a
cell or header is about to be drawn and RaiseCustomDrawCellEvent
property of cell style is set to true;
