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