Formatting Properties
Click or drag to resize

Formatting Properties

The Formatting type exposes the following members.

Properties
NameDescription
Public property EciPolicy
eciPolicy selects the policy used to handle ECI.
Public property ExternalFormatting
externalFormatting enables the external formatting service.
Public property Gs1Check
gs1Check enables a check to verify that the content of the barcode matches the GS1 AIs format (https://ref.
Public property Gs1Conversion2d
gs1Conversion2d selects the conversion used for GS1 2D barcodes.
Public property Gs1LabelSetPrefix
gs1LabelSetPrefix specifies the prefix of the label set used when the label set transmit mode is set to ALL_LABELS.
Public property Gs1LabelSetTransmitMode
gs1LabelSetTransmitMode selects the mode used to transmit GS1 label sets.
Public property Gs1StringFormat
gs1StringFormat enables automatic formatting of the barcode content, based on the "GS1 Human Readable Interpretation (HRI)" rules ( https://www.
Public property GsSubstitution
gsSubstitution is a string of Unicode characters that replaces each occurrence of GS (ASCII code 0x1D) in the scanned data.
Public property GtinFormat
gtinFormat selects the format to use for the GTIN representation.
Public property HexFormat
hexFormat when enabled formats the read data as a readable hexadecimal string.
Public property JniPeerMembers
To be added.
Public property LabelPrefix
labelPrefix is a string of Unicode characters sent immediatly before symbology identifier.
Public property LabelSuffix
labelSuffix is a string of Unicode characters sent after the final character in data.
Public property RemoveNonPrintableChars
removeNonPrintableChars removes all characters in the range 0x00-0x1F and the single character 0x7F from the scanned data.
Public property SendCodeId
sendCodeId selects the symbology identifier to be transmitted along with the scanned data.
Public property ThresholdClass
To be added.
Public property ThresholdType
To be added.
Top Top
See Also