FontBold
This property accesses the font bold parameter associated with a specific Windows printer.
Group: Printer Extensions
Syntax: Printer.FontBold = bValue
bValue (Boolean) determines whether text is printed using the bold font option.
Example:
Printer.FontBold = True