Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document.
I am using:
builder.CellFormat.WrapText = false;
The Word Doc is created from scratdch, and it looks …...around with the following properties, but no variation of these...that you set the WrapText property of the cell format to false...