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