Background Color Printing Options

 

The PrintBackgroundColorOptions enumeration is used to set the PrintBackgroundColors property.

 

0

BkgAllColorOff

Never print any background color.

1

BkgTableColorOn

Always print cell background color.

2

BkgTableColorAuto

Print cell background color if printing to a color printer.

3

BkgColorOn

Always print all background color.

4

BkgColorAuto

Print all background color if printing to a color printer.