Scanner Pro ActiveX Control ReferenceProperties PixelType Scanner ActiveX Control PixelType set the true color, B/W or gray color for scanner. Scanner1.PixelType[=Integer] ParameterIntegervalue of pixel type.-1 - Default0 - Gray Color1 - Black and white Color2 - True Color RemarkThis property is Read/Write. Example Visual Basic SyntaxScanner1.PixelType=0Scanner1.Scan