Formatting Class |
Namespace: Com.Datalogic.Decode.Configuration
The Formatting type exposes the following members.
Name | Description | |
---|---|---|
![]() | Formatting | Initializes a new instance of the Formatting class |
Name | Description | |
---|---|---|
![]() | EciPolicy | selects the policy used to handle ECI. |
![]() | ExternalFormatting | enables the external formatting service. |
![]() | Groups | Returns the property groups contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) |
![]() | Gs1Check | enables the check for the GS1 format. |
![]() | Gs1StringFormat | enables conversion of GS1 barcodes to the readable GS1 string format. |
![]() | GsSubstitution | is a string of Unicode characters that
replaces each occurrence of GS (ASCII code 0x1D) in the scanned data. |
![]() | Id | Gets the integer value of the unique identifier PropertyGroupID (Inherited from PropertyGroup.) |
![]() | IsFullySupported | Tells if this property group is completely supported by the underling decoding
hardware. (Inherited from PropertyGroup.) |
![]() | IsSupported | Tells if this property group is supported by the underling decoding
hardware. (Inherited from PropertyGroup.) |
![]() | JniPeerMembers | To be added. (Overrides PropertyGroupJniPeerMembers.) |
![]() | LabelPrefix | is a string of Unicode characters sent
immediatly before symbology identifier. |
![]() | LabelSuffix | is a string of Unicode characters sent after the
final character in data. |
![]() | Name | Gets the name of the unique identifierPropertyGroupID (Inherited from PropertyGroup.) |
![]() | Properties | Returns the properties contained in this group, not in the whole subtree. (Inherited from PropertyGroup.) |
![]() | RemoveNonPrintableChars | removes all characters in the range
0x00-0x1F and the single character 0x7F from the scanned data. |
![]() | SendCodeId | selects the symbology identifier to be
transmitted along with the scanned data. |
Name | Description | |
---|---|---|
![]() | GetPropertyById | Gets the Property (Inherited from PropertyGroup.) |
![]() | GetPropertyByName | Gets the Property (Inherited from PropertyGroup.) |
![]() | GetPropertyGroupById | Gets the PropertyGroup (Inherited from PropertyGroup.) |
![]() | GetPropertyGroupByName | Gets the PropertyGroup (Inherited from PropertyGroup.) |
![]() | Load | Load the properties values contained by this group from the
PropertyGetter. (Inherited from PropertyGroup.) |
![]() | SetToDefault | Resets to the default value all the properties contained in the subtree. (Inherited from PropertyGroup.) |
![]() | Store | Store the properties values contained by this property into the
PropertyEditor. (Inherited from PropertyGroup.) |