bardecode.com

  • Increase font size
  • Default font size
  • Decrease font size
Home Documentation Encoding - set the encoding method for barcode values

Encoding - set the encoding method for barcode values

Overview

The Encoding property controls the format in which the toolkit returns stringsĀ for barcode types that use full symbol sets such as PDF-417.

The property can take any of the following values:

0 Raw , with null characters suppressed.

1 Quoted printable

2 Unicode

3 UTF-8

Type: SHORT
Default Value: 0