PDF File Writer Class Library - Author Uzi Granot
PdfTableCellType Property |
Gets cell's enumeration type.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)


CellType will be Text for String and MultiLineText set to false plus all basic numeric values.
CallType will be TextBox for String and MultiLineText set to true or Value set to TextBox.
CallType will be set ti Image or Barcode if Value is set accordingly.
