TBarCode Library 11  TBarCode Library 11
enum e_DMFormat

Available encoding formats for Data Matrix.

Enumerator:
eDMPr_Default 

=0: Default mode: The standard format of Data Matrix without a special header.

eDMPr_UCCEAN 

=1: UCC/EAN/GS1 mode: Special format defined by UCC and EAN/GS1 for encoding Application Identifiers. This format adds the function character FNC1 at 1st position in the symbol.

eDMPr_Industry 

=2: Industry mode: supports peculiar industry formats (adds FNC1 at 2nd position)

eDMPr_Macro05 

=3: Macro 05 mode: [)>Rs05Gs is encoded at the beginning of the code, RS + EOT is added as trailer

eDMPr_Macro06 

=4: Macro 06 mode: [)>Rs06Gs is encoded at the beginning of the code, RS + EOT is added as trailer

eDMPr_Reader 

=5: Reader Programming: Activate the Reader Programming Mode.

eDMPr_PostMatrix 

=6: DP Postmatrix: Special format defined by "Deutsche Post".

eDMPr_TolerantCheck 

=7: Tolerant Check: Data is examined in a tolerant way (works with "Mailmark" Code only). By default strict checking is done.