The All_Decoders Meta Tag is an action tag used to set the set the barcode scanner to read all barcode types that the scanner is capable of reading.
All_Decoders (META Tag) Syntax <META HTTP-Equiv="scanner" content="all_decoders:[parameter>
Parameters
Items listed in this section indicate parameters, or attributes which can be set.
Name Possible Values Description
Default Value all_decoders:[Value] Enabled/Disabled Enable/Disables all available decoders N/A
Copy parameters template to clipboard: META Tags Javascript
Examples
The following example enables all available decoders then turns on the scanner:
<META HTTP-Equiv="scanner" Content="all_decoders:enabled"> <META HTTP-Equiv="scanner" Content="enabled">
Copy example to clipboard The following example enables all available decoders then turns on the scanner:
<META HTTP-Equiv="scanner" Content="all_decoders:enabled;enabled">
Copy example to clipboard
Additional Information
Supported Platforms Windows CE, Windows Mobile, Windows Mobile SE Persistence This tag is persistent. Min. Requirements Scanner or Imager module.