Click or drag to resize

Formatting Properties

The Formatting type exposes the following members.

Properties
  NameDescription
Public propertyEciPolicy
selects the policy used to handle ECI.
Public propertyExternalFormatting
enables the external formatting service.
Public propertyGroups
Returns the property groups contained in this group, not in the whole subtree.
(Inherited from PropertyGroup.)
Public propertyGs1Check
enables the check for the GS1 format.
Public propertyGs1StringFormat
enables conversion of GS1 barcodes to the readable GS1 string format.
Public propertyGsSubstitution
is a string of Unicode characters that replaces each occurrence of GS (ASCII code 0x1D) in the scanned data.
Public propertyId
Gets the integer value of the unique identifier PropertyGroupID
(Inherited from PropertyGroup.)
Public propertyIsFullySupported
Tells if this property group is completely supported by the underling decoding hardware.
(Inherited from PropertyGroup.)
Public propertyIsSupported
Tells if this property group is supported by the underling decoding hardware.
(Inherited from PropertyGroup.)
Public propertyJniPeerMembers
To be added.
(Overrides PropertyGroupJniPeerMembers.)
Public propertyLabelPrefix
is a string of Unicode characters sent immediatly before symbology identifier.
Public propertyLabelSuffix
is a string of Unicode characters sent after the final character in data.
Public propertyName
Gets the name of the unique identifierPropertyGroupID
(Inherited from PropertyGroup.)
Public propertyProperties
Returns the properties contained in this group, not in the whole subtree.
(Inherited from PropertyGroup.)
Public propertyRemoveNonPrintableChars
removes all characters in the range 0x00-0x1F and the single character 0x7F from the scanned data.
Public propertySendCodeId
selects the symbology identifier to be transmitted along with the scanned data.
Top
See Also