Scanner ActiveX Control

TextColor

 

Set the text color when the TextStyle property = 0

ImageViewer1.TextColor[=Color]


Parameter
Color

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Scanner1.TextColor=RGB(255,0,0)