public method TableCellBuilder.SetBold
Sets the bold font style for the table cell.
Gehtsoft.PDFFlow.Builder.TableCellBuilder
SetBold (bool isBold = True)
isBold
The value True defines the bold font style.
True
Declared in TableCellBuilder