Motorola CoreScanner Driver Wrapper
Properties | List of all members
Motorola.Snapi.Attributes.Postal Class Reference

Provides properties for accessing Postal barcode attributes. More...

Inheritance diagram for Motorola.Snapi.Attributes.Postal:
Motorola.Snapi.Attributes.MotorolaAttributeSet

Properties

bool UsPost1Enabled [get, set]
 
bool UsPost2Enabled [get, set]
 
bool UkPostEnabled [get, set]
 
bool CanadaPostEnabled [get, set]
 
bool UsPostParityEnabled [get, set]
 
bool UkPostParityEnabled [get, set]
 
bool JapanPostEnabled [get, set]
 
bool AusPostEnabled [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from Motorola.Snapi.Attributes.MotorolaAttributeSet
 MotorolaAttributeSet (int scannerId, CCoreScanner scannerDriver)
 Initializes this base class. Must be inherited More...
 
ScannerAttribute GetAttribute (ushort id)
 Get an attribute from the scanner given it's ID. More...
 
IDictionary< ushort, ScannerAttributeGetAttributes (List< ushort > ids)
 Get a Dictionary of attributes from the scanner given a List of attribute IDs. More...
 
void SetAttribute (ScannerAttribute attribute)
 Sets an attribute on the scanner given a ScannerAttribute object. More...
 
- Protected Attributes inherited from Motorola.Snapi.Attributes.MotorolaAttributeSet
readonly string _getAttributesXml
 
readonly string _setAttributeXml
 
CCoreScanner _scannerDriver
 
int _scannerId
 

Detailed Description

Provides properties for accessing Postal barcode attributes.

Property Documentation

bool Motorola.Snapi.Attributes.Postal.AusPostEnabled
getset

Driver Attribute Name: AusPost

This parameter enables the parity option of Australia Post bar codes.

bool Motorola.Snapi.Attributes.Postal.CanadaPostEnabled
getset

Driver Attribute Name: CanadaPost

This parameter enables the decoding of CanadaPost.

bool Motorola.Snapi.Attributes.Postal.JapanPostEnabled
getset

Driver Attribute Name: JapanPost

This parameter enables the parity option of Japan Post bar codes.

bool Motorola.Snapi.Attributes.Postal.UkPostEnabled
getset

Driver Attribute Name: UKPost

This parameter enables the decoding of UKPost.

bool Motorola.Snapi.Attributes.Postal.UkPostParityEnabled
getset

Driver Attribute Name: UKPostParity

This parameter enables the parity option of UKPostal bar codes.

bool Motorola.Snapi.Attributes.Postal.UsPost1Enabled
getset

Driver Attribute Name: USPost1

This parameter enables the decoding of USPost1.

bool Motorola.Snapi.Attributes.Postal.UsPost2Enabled
getset

Driver Attribute Name: USPost2

This parameter enables the decoding of USPost2.

bool Motorola.Snapi.Attributes.Postal.UsPostParityEnabled
getset

Driver Attribute Name: USPostParity

This parameter enables the parity option of USPostal bar codes.


The documentation for this class was generated from the following file: