CodeType

Type: bCode enumeration member

For dBarcode.NET 2D Universal Component

Default:                  Aztec

Allowed values:

Aztec
Datamatrix
Maxicode
PDF417
Micro_PDF
Databar
QR Code
Truncated (PDF417)
MicroQR

 

For dBarcode.NET PDF417 Component

Default:                  PDF417

Allowed values:        PDF417 or Micro_PDF.

For dBarcode.NET QR Code Component

Default:                  QRCode

Allowed values:        QRCode or MicroQR.

The barcode type can be set using either the CodeType property or the CodeTypeValue property

For all other components the only allowed value is the default value corresponding to a CodeTypeValue of 0

More:

CodeTypeValue