Attachmate.Reflection.Emulation.OpenSystems Namespace > IPrinting Interface : PrintGraphicsColor Property |
Gets or sets whether graphics images are printed using color or black and white. This property applies only when sending sixel data to the host or a Digital printer when BypassPrinterDriver is True.
'Declaration Property PrintGraphicsColor As PrintGraphicsColorOption
'Usage Dim instance As IPrinting Dim value As PrintGraphicsColorOption instance.PrintGraphicsColor = value value = instance.PrintGraphicsColor
PrintGraphicsColorOption PrintGraphicsColor {get; set;}
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services