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