public method ParagraphBuilder.SetBold
Sets the bold font style for the paragraph.
Gehtsoft.PDFFlow.Builder.ParagraphBuilder
SetBold (bool isBold = True)
isBold
The value True defines that the font style is bold.
True
Declared in ParagraphBuilder