79093347

Date: 2024-10-16 09:20:53
Score: 1
Natty:
Report link

If you're trying to convert a Table object into a PdfPTable object, you might want to try

var pdfPTable = table.CreatePdfPTable();

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SomeGenericDev