Specifies whether to use white or the displayed background color when printing plots in color.
Syntax |
*PrintDisplayedBGColor(true/false) |
||
Arguments |
Names |
Description |
|
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. |
||
Application |
MotionView, HyperView, HyperGraph, HyperStudy, TextView, and MediaView. |
||
Comments |
This statement is only valid in the *BeginPlotDefaults() block. The default is ‘false’. |
||
See also |
|||