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