Sha256: 4be2d75e7694c50010c1508f9709b5611b5c06a1fb9f01ce221c8630f4b875db
Contents?: true
Size: 1.6 KB
Versions: 14
Compression:
Stored size: 1.6 KB
Contents
<?xml version = "1.0"?> <?xml-stylesheet type="text/xsl" href="pb_help.xsl"?> <HELPPAGE> <FUNC> <NAME>korean3of5minLength</NAME> <PATH>Barcode Scanner\Decoder and Parameter Tags\Korean3of5</PATH> <TYPE>Decoder Setting</TYPE> <SYNOPSIS>is used to set the korean3of5 minLength property.</SYNOPSIS> <SYNTAX> <USAGE> <EXAMPLE><META HTTP-Equiv="scanner" content="korean3of5minLength:[parameter]"></EXAMPLE> </USAGE> </SYNTAX> <PARAMS_WITH_ATTRIBUTES> <PARAM> <NAME>korean3of5minLength</NAME> <VALUES>Number (1 - 55)</VALUES> <DESC>Numeric value setting the minimum number of characters in the barcode.</DESC> <DEFAULT>Device specific</DEFAULT> <SCANNERTAG>TRUE</SCANNERTAG> </PARAM> </PARAMS_WITH_ATTRIBUTES> <EXAMPLES> <EXAMPLE> <DESC>The following example enables the scanner and sets the minimum length of korean3of5 barcodes to read to 30</DESC> <CODE> <META HTTP-Equiv="scanner" Content="korean3of5:enabled"> <META HTTP-Equiv="scanner" Content="korean3of5minLength:30"> <META HTTP-Equiv="scanner" Content="enabled"> </CODE> </EXAMPLE> </EXAMPLES> <ADDITIONAL> <PLATFORM>All supported devices except: Android devices.</PLATFORM> <APPLIES>Transient - Decoder settings are only guaranteed to persist until the Scanner is disabled</APPLIES> <REQ>Scanner or Imager module and device that supports korean_3of5.</REQ> <VER_INTRODUCED>1.0.0</VER_INTRODUCED> </ADDITIONAL> <SEEALSO> <TOPIC RELPATH ="../../">Scanner</TOPIC> </SEEALSO> </FUNC> </HELPPAGE>
Version data entries
14 entries across 14 versions & 1 rubygems