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

Provides properties for accessing and modifying SignatureCapture attributes. More...

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

Properties

bool SignatureCaptureEnabled [get, set]
 Driver Attribute Name: SignatureCapture More...
 
ushort CaptureWidth [get, set]
 
ushort CaptureHeight [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 and modifying SignatureCapture attributes.

Property Documentation

ushort Motorola.Snapi.Attributes.SignatureCapture.CaptureHeight
getset

Driver Attribute Name: SigCapHeight

This parameter sets the height of the signature capture.

ushort Motorola.Snapi.Attributes.SignatureCapture.CaptureWidth
getset

Driver Attribute Name: SigCapWidth

This parameter sets the width of the signature capture.

bool Motorola.Snapi.Attributes.SignatureCapture.SignatureCaptureEnabled
getset

Driver Attribute Name: SignatureCapture

This parameter enables the decoding of Signature Bar codes.

NOTE: Scanning an signature capture bar code will product an Image of the contents within the bar code.


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