Click or drag to resize

ScannerProperties Class

ScannerProperties
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.ScannerProperties

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ScannerProperties : PropertyGroup

The ScannerProperties type exposes the following members.

Constructors
NameDescription
Public methodScannerProperties
Initializes a new instance of the ScannerProperties class
Public methodScannerProperties
Initializes a new instance of the ScannerProperties class
Top
Properties
NameDescription
Public propertyAztec
Controls the Aztec barcode reading capabilities.
Public propertyCameraWedge
Provides configuration for the Camera Wedge.
Public propertyCodabar
Controls the Codabar barcode reading capabilities.
Public propertyCode128
Controls the Code 128, GS1-128 and ISBT 128 barcode reading capabilities.
Public propertyCode39
Controls the Code 39, Code 32 and Tri-Optic barcode reading capabilities.
Public propertyCode93
Controls the Code 93 barcode reading capabilities.
Public propertyComposite
Controls the GS1 Composite barcode reading capabilities.
Public propertyDatamatrix
Controls the Data Matrix barcode reading capabilities.
Public propertyDecodeResultCrop
Provides configuration for the Decode Result Crop.
Public propertyDigimarc
Controls the Digimarc barcode ™ reading capabilities.
Public propertyDiscrete25
Controls the Discrete 2 of 5 barcode reading capabilities.
Public propertyDisplayNotification
Provides configuration for the display notification.
Public propertyDnotification
Provides configuration for decoding notifications.
Public propertyDotcode
Controls the DotCode barcode reading capabilities.
Public propertyEan13
Controls the EAN-13 barcode reading capabilities.
Public propertyEan8
Controls the EAN-8 barcode reading capabilities.
Public propertyExtScannerSource
Provides configuration related to external scanner barcode injection functionalities.
Public propertyFormat
Provides configuration for formatting functionalities.
Public propertyFrameCaptureConfiguration
Controls the frame capture feature.
Public propertyGoodread
Provides configuration for good read notifications.
Public propertyGs1DataBar14
To be added.
Public propertyGs1DataBarExpanded
To be added.
Public propertyGs1DataBarLimited
To be added.
Public propertyHanXin
Controls the Han Xin barcode reading capabilities.
Public propertyIntentWedge
Provides configuration for the Intent Wedge.
Public propertyInterleaved25
Controls the Interleaved 2 of 5 barcode reading capabilities.
Public propertyInverse
Controls the reverse decoding mode for linear and 2D barcodes.
Public propertyJniPeerMembers
To be added.
Public propertyKeyboardWedge
Provides configuration for the Keyboard Wedge.
Public propertyLinearQZ
Controls the admitted valid margins for linear barcodes.
Public propertyMatrix25
Controls the Matrix 2 of 5 barcode reading capabilities.
Public propertyMaxicode
Controls the Maxicode barcode reading capabilities.
Public propertyMicropdf417
Controls the Micro PDF417 barcode reading capabilities.
Public propertyMicroQr
Controls the Micro QR Code barcode reading capabilities.
Public propertyMsi
Controls the MSI barcode reading capabilities.
Public propertyMultiScan
Provides configuration related to Multi Scan functionalities.
Public propertyOcr
Controls the OCR reading capabilities.
Public propertyP4State
Controls the USPS 4-State barcode reading capabilities.
Public propertyPAus
Controls the Australia Post barcode reading capabilities.
Public propertyPdf417
Controls the PDF417 barcode reading capabilities.
Public propertyPJap
Controls the Japan Post barcode reading capabilities.
Public propertyPKix
Controls the KIX barcode reading capabilities.
Public propertyPPlanet
Controls the US PLANET barcode reading capabilities.
Public propertyPPostnet
Controls the US POSTNET barcode reading capabilities.
Public propertyPresentationMode
Provides configuration related to presentation mode functionalities.
Public propertyPRM
Controls the Royal Mail barcode reading capabilities.
Public propertyQrCode
Controls the QR Code barcode reading capabilities.
Public propertyScannerOptions
Provides configuration related to scanner functionalities.
Public propertySnapOcr
Controls the Snap OCR feature.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Public propertyTlc39
Controls the TLC39 barcode reading capabilities.
Public propertyUpcA
Controls the UPC-A barcode reading capabilities.
Public propertyUpcE
Controls the UPC-E barcode reading capabilities.
Public propertyUpcEanExtensions
Controls the UPC/EAN extensions reading capabilities.
Public propertyWebWedge
Provides configuration for the Web wedge.
Top
Methods
NameDescription
Public methodEdit
Returns all the ScannerProperties initialized with the actual values.
Top
Remarks
ScannerProperties is the scanner property container class.

[Android Documentation]

See Also