InfoConnect for Airlines VBA Guide
PrintGraphicsColorOption Enumeration
Denotes whether graphics images are printed using color or black and white.
Members
MemberDescription
ColorPrint using color.
MonochromePrint in black and white.
Remarks
Applies only when sending sixel data to the host or a digital printer when BypassPrinterDriver is true.
See Also