Denso BHT-400-CE Reference Manual page 124

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Invert
Sets or acquires the enabling and disabling of the black-and-white inverted label reading
function.
Syntax
[VB]
Public Shared Property
[C#]
public static int
Property
Parameter values: 0: disabled, 1: enabled
Default value: 0
Exceptions
Name of Exception
ArgumentException
[Ex.] Disable black-and-white inversion reading.
[VB] Scanner.Settings.Invert = 0
[C#] Scanner.Settings.Invert = 0;
Invert
As Integer
Invert
{get; set;}
Meaning
The specified parameter value(s) is invalid.
- 118 -

Advertisement

Table of Contents
loading

Table of Contents