Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / PrintGraphicsColorOption Enumeration
In This Topic
PrintGraphicsColorOption Enumeration
In This Topic
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