Accusoft.BarcodeXpress9.Net
BarcodeType Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > Writer Class : BarcodeType Property




Glossary Item Box

Gets and sets the type of 1D barcode to create.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

The BarcodeType value set.

Remarks

Required to create a 1D barcode. When set, the BarcodeType property verifies the specified type is valid for writing. If not, the UnsupportBarcodeTypeException exception is thrown.

Below are the 1D barcode types which can be written:

  • Industry 2 of 5
  • Interleaved 2 of 5
  • Codabar
  • Code 39
  • Code 39 Extended
  • Code 93
  • Code 93 Extended
  • Code 128
  • EAN 128
  • EAN-13 or JAN
  • EAN 8
  • UPCA
  • UPCE
  • PatchCode

See Also

©2013. Accusoft Corporation. All Rights Reserved.