Hello Team,
i am creating a word table. If I give LineStyle.Single it works and creates the border but I want to give table border as LineStyle.ThinThickSmallGap and it is not working.
var midtable = builder.StartTabl…...Write("Test\r\nTest\r\nTest\r\n"); builder.Write("ATTN: Test"); builder...Bold = true; builder.Write("Test:"); builder.Font.Bold = false;...