FontUnderline

This property accesses the font underline parameter associated with a specific Windows printer.

Group: Printer Extensions

Syntax: Printer.FontUnderline = bValue

bValue  (Boolean) determines whether text is printed using the underline font option.

Example:

Printer.FontUnderline = True

Supported Versions: RFgen 4.0 and newer.