Attachmate.Reflection.Emulation.OpenSystems Namespace > IPrinting Interface : PrintANSIColorBackground Property |
'Declaration
Property PrintANSIColorBackground As Boolean
'Usage
Dim instance As IPrinting Dim value As Boolean instance.PrintANSIColorBackground = value value = instance.PrintANSIColorBackground
bool PrintANSIColorBackground {get; set;}