PrintANSIColorBackground Property
Gets or sets whether InfoConnect prints the background ANSI color.
bool PrintANSIColorBackground {get; set;}
'Declaration
Property PrintANSIColorBackground As Boolean
'Usage
Dim instance As IPrinting
Dim value As Boolean
instance.PrintANSIColorBackground = value
value = instance.PrintANSIColorBackground
Property Value
The default value is
False.