Links
EControl Syntax Editor SDK
ecPrint.TPrintColorMode Enumeration

Defines color mode of the printer.

TPrintColorMode = (
  cmRGB,
  cmGrayScale,
  cmBlackWhite
);

ecPrint

Members 
Description 
cmRGB 
RGB color mode. 
cmGrayScale 
Grayscale color mode. 
cmBlackWhite 
Black and white color mode. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!