Mode

Type: int

Default:        0

Most 2D barcodes have several different modes (eg. DataMatrix can be Square or Rectangular, Aztec has Normal, Compact, Full Range and Rune modes, etc.). The Mode names can be obtained by calling the GetAvailableModeNames() method which returns a string array containing the available modes. The array index is the Mode.

 

 

More:

Rvideo