How To make Sptamed text bold

PDF files do not have explicit setting for Bold. Instead, you need to actually select a Bold font face. Such as.

myFont = Font.Create(pdfdoc, "ArialBold", ProcedureVersion);