ScannerConfig.DecoderParams.UkPostal

EMDK For Android 4.2

The UkPostal class provides access to parameters that are available for the UkPostal decoder.

Public Fields

reportCheckDigit

Transmit UK Postal data with or without the check digit.

Example Usage:


ukPostal.reportCheckDigit = true;

Type:

boolean