*PrintDisplayedBGColor()
Specifies whether to use white or the displayed background color when printing plots in color.
Syntax
*PrintDisplayedBGColor (true/false)
Application
MotionView, HyperView, HyperGraph, TextView, and MediaView.
Inputs
- true
 - When printing to a color printer, the background color of plots will be the same as displayed on the screen.
 - false
 - When printing to a color printer, the background color of plots will be white.
 
Comments
This statement is only valid in the *BeginPlotDefaults() block.
The default is ‘false’.