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